Budibase is an open-source low-code platform for creating internal apps in minutes. Supports PostgreSQL, MySQL, MSSQL, MongoDB, Rest API, Docker, K8s 🚀
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
mike12345567 b920f8cb05 Replacing all plural TS enumerations with singular - this involves a major rename of the DocumentTypes. 4 years ago
..
TestConfiguration.js airtable tests 5 years ago
airtable.spec.js Fix unit test 4 years ago
arangodb.spec.js arangodb tests 5 years ago
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. 4 years ago
dynamodb.spec.js dynamoDB tests 5 years ago
elasticsearch.spec.js elasticsearch tests 5 years ago
firebase.spec.js firebase tests complete 4 years ago
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. 5 years ago
mongo.spec.js Using mongodb types 4 years ago
mysql.spec.js Updating test case to handle new promise library. 4 years ago
oracle.spec.js Tests 5 years ago
postgres.spec.js remove postgres connection pooling 4 years ago
redis.spec.js use ioredis mock for in memory redis tests 4 years ago
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. 4 years ago
s3.spec.js arangodb tests 5 years ago
sql.spec.js Replacing all plural TS enumerations with singular - this involves a major rename of the DocumentTypes. 4 years ago