budibase/packages/server/src/integrations/tests
Rory Powell edb012fcc7
Merge pull request #3178 from Budibase/postgres-schema
Postgres: Use another schema other than 'public'
2021-11-10 10:03:25 +00:00
..
TestConfiguration.js airtable tests 2021-03-12 09:29:27 +00:00
airtable.spec.js airtable tests 2021-03-16 18:43:56 +00:00
arangodb.spec.js arangodb tests 2021-03-16 13:54:39 +00:00
couchdb.spec.js Updating tests to use latest version of jest, which broke a lot of things, but was necessary to get proper ts-jest support. 2021-06-25 13:46:02 +01:00
dynamodb.spec.js dynamoDB tests 2021-03-15 19:45:39 +00:00
elasticsearch.spec.js elasticsearch tests 2021-03-16 11:46:13 +00:00
microsoftSqlServer.spec.js Reworking MS-SQL test case to be able to get the sql now with a request being made for each internal query, rather than just at connection. 2021-11-09 11:16:12 +00:00
mongo.spec.js Fixing an issue with mongo test failing in Node 16 due to unhandled promise rejections. 2021-10-14 16:37:11 +01:00
mysql.spec.js upgrade to mysql2 package 2021-10-21 14:47:35 +01:00
postgres.spec.js Update tests 2021-10-27 17:21:29 +01:00
rest.spec.js Fixing rest test mocking. 2021-11-03 15:45:19 +00:00
s3.spec.js arangodb tests 2021-03-16 13:54:39 +00:00
sql.spec.js Fixing SQL test cases. 2021-09-23 16:56:13 +01:00