1
0
Fork 0
mirror of synced 2024-08-18 19:41:30 +12:00
budibase/qa-core/src
Mitch-Budibase d4b7ac9c98 Generate guid to replace encodeURIComponent
Removing encodeURIComponent(accountId) in favour of generating a guid
2023-07-21 17:45:17 +01:00
..
account-api Generate guid to replace encodeURIComponent 2023-07-21 17:45:17 +01:00
integrations Quick fix for QA-core tests, when encrypt is undefined for MS-SQL, it defaults to true, need to be aware of this so can set trustServerCertificate correctly. Also fixing the naming of a test. 2023-06-30 12:05:18 +01:00
internal-api Revert "Add more tests for user settings" 2023-07-03 14:10:18 +01:00
jest Lint + update ci test command 2023-07-20 10:52:28 +01:00
public-api Few minor updates to the integration suite to make it easier to decipher what is happening under the hood, as well as making it easier to log from these (where there is no pino logging available, importing backend-core breaks things). Also added a new script which can be used to get local environment setup as needed to run qa-core tests. Finally, xdescribe for the failing test until can work out what is wrong with MongoDB installation in QA environment. 2023-06-19 18:28:38 +01:00
shared lint 2023-07-19 15:42:12 +01:00
types Updates to account endpoint API testing 2023-07-18 13:48:23 +01:00
environment.ts Merge branch 'develop' into qa-core-datasource-api-tests 2023-04-26 15:51:47 +01:00