4744 Commits (5d340d4559cb8032d4f84c8db82f9e4d2a2e4fec)
 

Author SHA1 Message Date
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
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 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
mike12345567 94135aa714 Merge branch 'master' of github.com:Budibase/budibase into develop 6 years ago
Michael Drury 07e888fc10
Merge pull request #1254 from Budibase/bug/relationship-cardinality 6 years ago
mike12345567 3f9d5ac6e3 Fixing an issue discovered where the relationshipType currently specifies the wrong cardinality, for now just flipping the way it is specified in the front end as this will accurately describe what the backend is performing. 6 years ago
Martin McKeaveney dc586a1185 middleware tests 6 years ago
Michael Drury 6a6c6338b2
Merge pull request #1252 from Budibase/feature/test-refactor 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
mike12345567 06e95e11ea Small amount more user refactoring, removing use of couchTestUtils. 6 years ago
Martin McKeaveney 41043ee6ff Merge branch 'feature/test-refactor' of https://github.com/Budibase/budibase into feature/test-refactor 6 years ago
Martin McKeaveney 50f1535f2c refactor user test 6 years ago
mike12345567 2a962b1c03 Refactoring table testcases. 6 years ago
mike12345567 eacf3387de Refactoring row test cases. 6 years ago
mike12345567 678423300d 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 f7cdced688 Switching out how headers are handled, and updating the permissions test. 6 years ago
mike12345567 f10ac0a178 Refactoring data source test cases. 6 years ago
mike12345567 79818122fd Re-writing automation tests. 6 years ago
mike12345567 f55c5dec00 Initial work on test refactoring, laying the utilities down which will be the basis of new testing framework, interacting directly with the controllers. 6 years ago
Martin McKeaveney 72f0aebb2b v0.8.5 6 years ago
Martin McKeaveney 768a9d59da v0.8.4 6 years ago
Martin McKeaveney 66fbfdc539
Merge pull request #1243 from Budibase/develop 6 years ago
Martin McKeaveney c8ad39fb49
Merge branch 'master' into develop 6 years ago
Martin McKeaveney af6ccebb17
Merge pull request #1242 from Budibase/083bugfixes 6 years ago