1077 Commits (181ba065ec6343afb169a5fb97974898aaa05065)

Author SHA1 Message Date
mike12345567 d28737da34 Upping relationship coverage overall to 98% - looking over utilities which are barely ever used. 5 years ago
Martin McKeaveney cd1b35a77a more branch cov 5 years ago
Martin McKeaveney c0e9ee282a mysql tests 5 years ago
Martin McKeaveney 172db5f255 airtable tests 5 years ago
mike12345567 d6329e2409 Adding test cases which bring the link controller coverage to 100%. 5 years ago
Martin McKeaveney d2699a2755 REST integration tests 5 years ago
Martin McKeaveney a16c05ecb0 arangodb tests 5 years ago
Andrew Kingston 9212a2f623 Revert deletion of S3 upload of attachments in cloud env 5 years ago
mike12345567 f114f68021 Fixing issue with applications not being created due to a lack of template file. 5 years ago
mike12345567 47cf63bb16 starting into relationship testing. 5 years ago
Martin McKeaveney 2150a47af4 elasticsearch tests 5 years ago
Andrew Kingston 05b6e825b4 Lint 5 years ago
mike12345567 d99b6b48a8 Removing unused test and directory. 5 years ago
mike12345567 60841d1b1f Removing unused code that was causing some issues with API key lookup and validation in self hosted setups. 5 years ago
Martin McKeaveney d5ae0fa2a9 dynamoDB tests 5 years ago
Andrew Kingston 78c6f9ca3d Remove electron specific app import 5 years ago
mike12345567 d5ec1b3167 Removing un-used code and removing some files from coverage that aren't of consequence. 5 years ago
mike12345567 794372987e Adding more test cases for the controllers, tables and views weren't as well covered as required. 5 years ago
Martin McKeaveney e7b0564ca3 couchDB tests 5 years ago
Martin McKeaveney de68ba23dd postgres integration tests 5 years ago
mike12345567 3406138f34 Finishing off automation test cases, above 90% coverage for automations codebase. 5 years ago
Andrew Kingston 08ea461caa Remove electron specific attachment uploads inside the builder 5 years ago
Martin McKeaveney 44412f7556 adding correct path delimiter for windows 6 years ago
Martin McKeaveney 872d8641cb make path windows friendly 6 years ago
mike12345567 799168c6b8 Adding in all the automation step tests, beginning work on the general automation tests. 6 years ago
Martin McKeaveney c31e04eb73 airtable tests 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
Martin McKeaveney 31c0905ade merge 6 years ago
mike12345567 2617127bd6 Fixing an issue with tmp directory filling up with different test apps. 6 years ago
mike12345567 8f82b069d2 Removing unused require. 6 years ago
mike12345567 163d24a767 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 a6bde49ad3 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 a48f1c72f2 Adding auth tests. 6 years ago
mike12345567 28329d7f6b Fixing issue with datasource find endpoint, removing un-used code and updating data source test. 6 years ago
mike12345567 dd16c84ecd Upping automation coverage by adding webhook testing and increasing screen coverage. 6 years ago
Martin McKeaveney 4b5a1d6177 allowing airtable query to send down the number of records you want from your table 6 years ago
Martin McKeaveney ca5ca7add9 finish authenticated tests 6 years ago
mike12345567 929db83e99 Upping user test cases to cover all of controller. 6 years ago
Martin McKeaveney 4d39cf5405 authenticated tests 6 years ago
mike12345567 d9151cca0a Adding test cases for backup and integration. 6 years ago
mike12345567 33fa31aae9 Adding test cases for component, templates and hosting as well as updating some existing test cases. 6 years ago
Martin McKeaveney 5dcc4f23c6 usageQuota tests 6 years ago
Martin McKeaveney c755df9f91 resourceId tests 6 years ago
mike12345567 6231c25ed5 Updating query test to include mocked preview/execute and adding layout tests. 6 years ago
Martin McKeaveney c4b3a7c884 refactor selfhost middleware tests to use TestConfiguration 6 years ago
Martin McKeaveney 05efe05061 tests for authorized middleware 6 years ago
mike12345567 2bf227ab58 Adding API key tests. 6 years ago
mike12345567 c5cb40c1cf Adding a query find and planning to tackle mocking out the preview and execute functionality. 6 years ago
mike12345567 0652133a30 Some fixes after testing webhooks as well as adding test cases for all webhook endpoints. 6 years ago
Martin McKeaveney 1b1ed8a823 self hosted middleware test 6 years ago