mirror of
https://github.com/zhigang1992/graphql-engine.git
synced 2026-06-19 07:00:41 +08:00
* console: fix create-table tests 1. Changed "Creating table failed" -> "Create table failed" 2. Updated cypress > plugins > index.js. It must export a function * console: fix test for insert-browse console: added a test for checking descending sort * console: fix migration inconsistency in hdb mode * console: fix tests for modify-table * console: fix permissiosn tests * console: fixed all tests * console: updated the test workflow * console: disabling video recording while testing * console: taking migrate URL from env * console: update readme, fixed typo