budibase/packages/server/src/integrations/tests
Dean 28f722cf4b Fixes for Rest API request UI. Rest test fixes for XML API request body. Fix for raw XML api request body parsing issue. General fixes for query testing. 2022-06-17 12:00:42 +01:00
..
TestConfiguration.js airtable tests 2021-03-12 09:29:27 +00:00
airtable.spec.js Fixing issues with test cases - a lot of test cases didn't setup tenancy in any format, which now means that the API endpoints they call would not have access to a Global DB instance. Also had to disable the closing of the database in test as this was removing the database from memory, meaning future calls would find an empty database when they opened it. 2022-04-21 14:56:14 +01:00
arangodb.spec.js arangodb tests 2021-03-16 13:54:39 +00:00
couchdb.spec.js Fixing issues with test cases - a lot of test cases didn't setup tenancy in any format, which now means that the API endpoints they call would not have access to a Global DB instance. Also had to disable the closing of the database in test as this was removing the database from memory, meaning future calls would find an empty database when they opened it. 2022-04-21 14:56:14 +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
firebase.spec.js firebase tests complete 2022-04-28 22:59:25 +01: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 Using mongodb types 2022-05-16 09:50:47 +01:00
mysql.spec.js Updating test case to handle new promise library. 2022-03-03 23:50:46 +00:00
oracle.spec.js Tests 2021-11-18 12:05:30 +00:00
postgres.spec.js remove postgres connection pooling 2022-04-28 23:24:52 +01:00
redis.spec.js use ioredis mock for in memory redis tests 2022-04-21 20:24:43 +01:00
rest.spec.js Fixes for Rest API request UI. Rest test fixes for XML API request body. Fix for raw XML api request body parsing issue. General fixes for query testing. 2022-06-17 12:00:42 +01:00
s3.spec.js arangodb tests 2021-03-16 13:54:39 +00:00
sql.spec.js Add test cases for SQL range filtering changes 2022-03-15 11:52:54 +00:00