graphql-engine/cli/internal
Kali Vara Purushotham Santhati ca567bf8cb cli: enhance e2e tests
- actions use-codegen
    - Assert if starter kit files are created
- metadata apply
    - Assert server metadata after apply
    - assert that --dry-run flag will not modify metadata on server
- metadata clear
    - Assert with server metadata that operation was successful.
- metadata inconsistency drop
    - Assert with server metadata that operation was successful.
- metadata inconsistency status
    - Assert for all possible states
- metadata reload
    - Assert effect of operation with server
- migrate and seed subcommands
    - Add tests for MSSQL sources
    - Structure tests in such a way that it’s easy to add tests for new sources

https://github.com/hasura/graphql-engine-mono/pull/1693

Co-authored-by: Aravind K P <8335904+scriptonist@users.noreply.github.com>
GitOrigin-RevId: fcdbb806d105978a07487a40f7fa6e16b3ab8816
2021-07-28 06:45:03 +00:00
..
cliext cli: support ARM architecture 2021-07-14 08:54:43 +00:00
hasura cli: use absolute path of project directory 2021-07-16 12:59:04 +00:00
httpc cli: add e2e tests for metadata and migrate commands 2021-04-05 14:01:35 +00:00
metadataobject cli: refactor metadata object interface 2021-07-23 09:50:36 +00:00
metadatautil cli: update go.mod 2021-06-16 11:45:07 +00:00
projectmetadata cli: refactor metadata object interface 2021-07-23 09:50:36 +00:00
scripts cli: refactor metadata object interface 2021-07-23 09:50:36 +00:00
statestore cli: update go.mod 2021-06-16 11:45:07 +00:00
testutil cli: enhance e2e tests 2021-07-28 06:45:03 +00:00