1542 Commits (d372bb5885cbc56d64bb0129bd363edb1740274d)

Author SHA1 Message Date
Andrew Kingston c0cf70720a Revert deletion of S3 upload of attachments in cloud env 6 years ago
mike12345567 bc18959f87 Fixing issue with applications not being created due to a lack of template file. 6 years ago
Andrew Kingston 5da828a11c Lint 6 years ago
mike12345567 8b6e429055 Removing unused test and directory. 6 years ago
mike12345567 8b9271e5b7 Removing unused code that was causing some issues with API key lookup and validation in self hosted setups. 6 years ago
Andrew Kingston cee0decfcc Remove electron specific app import 6 years ago
mike12345567 3b0988074c Removing un-used code and removing some files from coverage that aren't of consequence. 6 years ago
mike12345567 e8c000dd51 Adding more test cases for the controllers, tables and views weren't as well covered as required. 6 years ago
mike12345567 ece948e4ef Finishing off automation test cases, above 90% coverage for automations codebase. 6 years ago
Andrew Kingston 973cbb5a75 Remove electron specific attachment uploads inside the builder 6 years ago
Martin McKeaveney 0f37bc44a7 v0.8.9 6 years ago
Martin McKeaveney 7da92451d6 adding correct path delimiter for windows 6 years ago
Martin McKeaveney 8f6538f33a make path windows friendly 6 years ago
mike12345567 b63599d024 Adding in all the automation step tests, beginning work on the general automation tests. 6 years ago
Martin McKeaveney 6afcda7599 v0.8.8 6 years ago
Martin McKeaveney 1b95326b20 v0.8.7 6 years ago
Martin McKeaveney d402e73f80 removing dud package 6 years ago
Martin McKeaveney b51ac37b6f v0.8.6 6 years ago
mike12345567 9ef4deef38 Removing dynamo client from coverage. 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 40b9743c3c Fixing an issue with tmp directory filling up with different test apps. 6 years ago
mike12345567 5d340d4559 Removing unused require. 6 years ago
mike12345567 d9217b1148 Updating row tests, reducing console logging during tests for speed and clarity, testing some misc endpoints and updating search functionality to use a starts with operator when working with strings on rows. 6 years ago
mike12345567 e78f73a76d Updating application tests to run a lot deeper, which required updating some other tests to account for creation of empty screens and layouts. 6 years ago
mike12345567 08d15f9d03 Adding auth tests. 6 years ago
mike12345567 2b7f445787 Fixing issue with datasource find endpoint, removing un-used code and updating data source test. 6 years ago
mike12345567 63f081930f Upping automation coverage by adding webhook testing and increasing screen coverage. 6 years ago
Martin McKeaveney bc7cc089b8 allowing airtable query to send down the number of records you want from your table 6 years ago
Martin McKeaveney 6263300a68 finish authenticated tests 6 years ago
mike12345567 3f88ed391f Upping user test cases to cover all of controller. 6 years ago
Martin McKeaveney 67c4a5ef6c authenticated tests 6 years ago
mike12345567 61110be9d0 Adding test cases for backup and integration. 6 years ago
mike12345567 daaf352b89 Adding test cases for component, templates and hosting as well as updating some existing test cases. 6 years ago
Martin McKeaveney 38e27b9003 usageQuota tests 6 years ago
Martin McKeaveney 108f4861e3 resourceId tests 6 years ago
mike12345567 0c51bb7275 Updating query test to include mocked preview/execute and adding layout tests. 6 years ago
Martin McKeaveney c073b8639d refactor selfhost middleware tests to use TestConfiguration 6 years ago
Martin McKeaveney 758e964977 tests for authorized middleware 6 years ago
mike12345567 f1abb9194f Adding API key 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 039de61de3 Some fixes after testing webhooks as well as adding test cases for all webhook endpoints. 6 years ago
Martin McKeaveney c429caf6a4 self hosted middleware test 6 years ago
mike12345567 a3257d37e6 Updating routing test cases. 6 years ago
Martin McKeaveney dc586a1185 middleware tests 6 years ago
mike12345567 28a644958f linting. 6 years ago
mike12345567 67f47df718 Reducing the boilerplate needed around setting up a test case. 6 years ago
mike12345567 af3d84a1d9 Some more quick modifications to test re-factor before PR. 6 years ago
Martin McKeaveney 78c550ff30 remove variable 6 years ago
Martin McKeaveney e2a6bb935e refactor view tests 6 years ago
mike12345567 0be5eb0b98 Moving comment. 6 years ago