4791 Commits (2f608b332028fa87bfd970f7e4401e04885df31b)
 

Author SHA1 Message Date
mike12345567 2f608b3320 Merge branch 'master' of github.com:Budibase/budibase into tests/automation-tests 6 years ago
mike12345567 f40a54b366 Merge branch 'master' of github.com:Budibase/budibase 6 years ago
mike12345567 bec6ff0881 Formatting. 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
Martin McKeaveney b4f4b7dde0 fix duplicate column name issue 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
Martin McKeaveney ab7df90d5c
Merge pull request #1283 from mslourens/bugs/1240-new-user-creation 6 years ago
Maurits Lourens 8296eccd68 1240 - restore notification blocknotifications method, since it was called in the datasource 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 41d80a072b Merge branch 'master' of https://github.com/Budibase/budibase 6 years ago
Martin McKeaveney d402e73f80 removing dud package 6 years ago
Martin McKeaveney 4ad9b69047
Update release.yml 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
Martin McKeaveney c4a4835a8d
Merge pull request #1279 from Budibase/develop 6 years ago
Martin McKeaveney f576e2fdfe
Merge branch 'master' into develop 6 years ago
Martin McKeaveney 58a7cf5e76
Merge pull request #1264 from Budibase/fix/colorpicker 6 years ago
Andrew Kingston b0deeb3400
Merge pull request #1267 from Budibase/collapsible-routes 6 years ago
Andrew Kingston f209a1e91b Add clear icon to screen search field 6 years ago
Michael Drury e6d4fcee05
Merge pull request #1269 from Budibase/tests/upping-coverage 6 years ago
mike12345567 e2495122c7 Merge branch 'master' of github.com:Budibase/budibase into tests/upping-coverage 6 years ago
Martin McKeaveney a12caebf86
Merge pull request #1271 from Budibase/develop 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 3947044014 Formatting. 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
Martin McKeaveney 39f5bdc184
Merge pull request #1266 from Budibase/middleware-tests 6 years ago
Martin McKeaveney 1ac6fb5a2a
Merge pull request #1268 from Budibase/hotfix/airtable 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
Andrew Kingston 141d3be174 Don't close folders when selecting a new screen 6 years ago
Andrew Kingston c09d74f61e Ignore click actions when a screen search string exists 6 years ago
Andrew Kingston dd831d56d2 Fix crash when searching screens and selecting layouts 6 years ago
Andrew Kingston 5195e42bc5 Add placeholder to screen search 6 years ago
Andrew Kingston dfee775717 Make screens searchable and make routes collapsible 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