4227 Commits (ce07f44e0517cebfe299d024dcd90957347d5c0c)

Author SHA1 Message Date
mike12345567 ce07f44e05 Adding db test directory to list of ignored from coverage. 6 years ago
mike12345567 d28737da34 Upping relationship coverage overall to 98% - looking over utilities which are barely ever used. 6 years ago
mike12345567 d6329e2409 Adding test cases which bring the link controller coverage to 100%. 6 years ago
mike12345567 47cf63bb16 starting into relationship testing. 6 years ago
mike12345567 d99b6b48a8 Removing unused test and directory. 6 years ago
mike12345567 7524bfd256 Formatting. 6 years ago
mike12345567 60841d1b1f Removing unused code that was causing some issues with API key lookup and validation in self hosted setups. 6 years ago
Martin McKeaveney 3dd902666c fix duplicate column name issue 6 years ago
mike12345567 d5ec1b3167 Removing un-used code and removing some files from coverage that aren't of consequence. 6 years ago
mike12345567 794372987e Adding more test cases for the controllers, tables and views weren't as well covered as required. 6 years ago
mike12345567 3406138f34 Finishing off automation test cases, above 90% coverage for automations codebase. 6 years ago
Maurits Lourens 43f62720bb 1240 - restore notification blocknotifications method, since it was called in the datasource 6 years ago
Martin McKeaveney bd6389851a v0.8.9 6 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 7b8c9b1686 v0.8.8 6 years ago
Martin McKeaveney 435bc20077 v0.8.7 6 years ago
Martin McKeaveney bca06a2d82 removing dud package 6 years ago
Martin McKeaveney 1b53b7da58 v0.8.6 6 years ago
mike12345567 710b17b627 Removing dynamo client from coverage. 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
Andrew Kingston 8820edd1bc Add clear icon to screen search field 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 68735f1b4f Formatting. 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
Andrew Kingston 768b03fc8a Don't close folders when selecting a new screen 6 years ago
Andrew Kingston c8466bc1cf Ignore click actions when a screen search string exists 6 years ago
Andrew Kingston ff5aba19f7 Fix crash when searching screens and selecting layouts 6 years ago
Andrew Kingston d68ee14ed3 Add placeholder to screen search 6 years ago
Andrew Kingston e909ff584a Make screens searchable and make routes collapsible 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
Andrew Kingston 2444041018 Fix incorrect port used for CI cypress tests 6 years ago
Martin McKeaveney 05efe05061 tests for authorized middleware 6 years ago
Keviin Åberg Kultalahti e507c006e6 change default color of colorpicker 6 years ago
mike12345567 2bf227ab58 Adding API key tests. 6 years ago