33 Commits (939fd34caf9a57504d53902c5f57aae3678f74f9)

Author SHA1 Message Date
mike12345567 d6f92c7039 Allowing query backend to attempt to convert types in returned JSON to build a better base schema. 4 years ago
Dean 41d8fa8340 Updated query tests to remove altered datasource. Updated messaging for refresh failure messaging 4 years ago
Dean 18f2e13a30 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
Rory Powell 429f379431 Failover protection with event cache 4 years ago
Rory Powell 2c682d3507 Table CRUD events + add timekeeper for tests 5 years ago
Rory Powell 75be1e031b user / rbac events + tests 5 years ago
Rory Powell ed9836d8a6 query / update events + tests 5 years ago
Rory Powell a4b49c3633 Logout events 5 years ago
Rory Powell 39ef2438a3 sso auth + datasource events, test updates 5 years ago
Maurits Lourens a3ecb0a9f4 fix tests 5 years ago
Maurits Lourens 8ca38cf135 fix tests 5 years ago
Maurits Lourens 7b182b16ad fix tests 5 years ago
mike12345567 9298071cc2 Addomg a fix for #4370 - allow queries to contain newlines, they will always be escaped. 5 years ago
mike12345567 a35a8cb81c Addomg a fix for #4370 - allow queries to contain newlines, they will always be escaped. 5 years ago
Rory Powell 68cc60d015 Invalidate dynamic variables when they are removed from datasource 5 years ago
Rory Powell cc338f03df Invalidate dynamic variables when they are removed from datasource 5 years ago
mike12345567 836a2f5863 Switching out @budibase/auth to @budibase/backend-core. 5 years ago
mike12345567 1327394784 Switching out @budibase/auth to @budibase/backend-core. 5 years ago
mike12345567 1ebdc369cd Adding test case to check that query dynamic variables are cached correctly and error scenario is handled. 5 years ago
mike12345567 8d9db5c846 Adding test case to check that query dynamic variables are cached correctly and error scenario is handled. 5 years ago
mike12345567 de243c933a Adding basic test cases for static and dynamic variables (backend). 5 years ago
mike12345567 44a8d36c91 Adding basic test cases for static and dynamic variables (backend). 5 years ago
Andrew Kingston bcabd3b41a Add test to ensure query schema is correctly cleared for prod app IDs 5 years ago
Andrew Kingston 0b239a5bec Add test to ensure query schema is correctly cleared for prod app IDs 5 years ago
Andrew Kingston 04054cf652 Update tests 5 years ago
Andrew Kingston 3abaded20a Update tests 5 years ago
mike12345567 24eebd9b98 Fixing test cases. 5 years ago
mike12345567 fa38a4b37e Fixing test cases. 5 years ago
Rory Powell 0718f99850 Prevent non builder from accessing dev apps 5 years ago
Rory Powell ad61f2af3b Prevent non builder from accessing dev apps 5 years ago
Peter Clement 22bbbb5ba4 fix tests 5 years ago
Peter Clement 01265b0b02 fix tests 5 years ago
mike12345567 d985d338ec Updating test cases and some re-work of the email system. 5 years ago
mike12345567 0dd46d12fa Updating test cases and some re-work of the email system. 5 years ago
mike12345567 73cf53d149 Getting rid of the CLOUD environment variable, this makes no sense anymore, now there is isDev() and isProd() which will work out the current state of the cluster. 6 years ago
mike12345567 d66af9f151 Getting rid of the CLOUD environment variable, this makes no sense anymore, now there is isDev() and isProd() which will work out the current state of the cluster. 6 years ago
mike12345567 571ac3cf06 Testing some of the automation actions (still a few to complete) and adding quick test case for the self host stuff. 6 years ago
mike12345567 189a673c9c Testing some of the automation actions (still a few to complete) and adding quick test case for the self host stuff. 6 years ago
mike12345567 0c51bb7275 Updating query test to include mocked preview/execute and adding layout tests. 6 years ago
mike12345567 6231c25ed5 Updating query test to include mocked preview/execute and adding layout tests. 6 years ago
mike12345567 8a0a0dabdb Adding a query find and planning to tackle mocking out the preview and execute functionality. 6 years ago
mike12345567 c5cb40c1cf Adding a query find and planning to tackle mocking out the preview and execute functionality. 6 years ago
mike12345567 67f47df718 Reducing the boilerplate needed around setting up a test case. 6 years ago
mike12345567 0878d692c2 Reducing the boilerplate needed around setting up a test case. 6 years ago
mike12345567 678423300d Refactoring to remove the use of the supertest, making this part of the test config. 6 years ago
mike12345567 317d6633a2 Refactoring to remove the use of the supertest, making this part of the test config. 6 years ago
mike12345567 26c63c7d9b Refactoring query tests. 6 years ago
mike12345567 68a5580fb9 Refactoring query tests. 6 years ago
Andrew Kingston 4c53e4bcec Fix server query tests 6 years ago
Andrew Kingston da0fce0e8d Fix server query tests 6 years ago