Cleanup variable and filenames
-
All variables & filenames with
soar
tonucleus
orcomms_backbone
. (E.g.soar_bus
-->bus
ornucleus_bus
) -
All_id
to_ID
(E.g.client_id
toclient_ID
) -
All
vehicles
toplatforms
-
Rename feature files with kebab case OR camel case > e.g.
adapter_get-authorization-header.feature
-
Rename
soar-config.json
to something like:client-config.json
- Any other spotted corrections needed