1520 Commits (710b17b627d4f7d2aef5efdcf9290688035e4ebe)

Author SHA1 Message Date
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
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
mike12345567 701a479b2a Updating routing test cases. 6 years ago
Martin McKeaveney 1a9290b395 middleware tests 6 years ago
mike12345567 a9304bbcbd linting. 6 years ago
mike12345567 0878d692c2 Reducing the boilerplate needed around setting up a test case. 6 years ago
mike12345567 110ae15fb3 Some more quick modifications to test re-factor before PR. 6 years ago
Martin McKeaveney 9495e08b58 remove variable 6 years ago
Martin McKeaveney 39e2d78317 refactor view tests 6 years ago
mike12345567 242341e74f Moving comment. 6 years ago
mike12345567 10d5da6aab Small amount more user refactoring, removing use of couchTestUtils. 6 years ago
Martin McKeaveney 19b613d6e5 refactor user test 6 years ago
mike12345567 01f9981f11 Refactoring table testcases. 6 years ago
mike12345567 bd00138bed Refactoring row test cases. 6 years ago
mike12345567 317d6633a2 Refactoring to remove the use of the supertest, making this part of the test config. 6 years ago
mike12345567 68a5580fb9 Refactoring query tests. 6 years ago
mike12345567 54d12bd9e7 Switching out how headers are handled, and updating the permissions test. 6 years ago
mike12345567 5d3b110985 Refactoring data source test cases. 6 years ago
mike12345567 798d29e743 Re-writing automation tests. 6 years ago
mike12345567 6d9b8a6678 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 7f38415967 v0.8.5 6 years ago
Martin McKeaveney a9ab12b999 v0.8.4 6 years ago
Martin McKeaveney d4bbb731fc codecov GH action 6 years ago
mike12345567 37211e4e9d Updating server package to always generate coverage report but don't display as text. 6 years ago
mike12345567 68bb5d5062 Updating package.json to include an option for coverage, had to re-write some stuff to make sure that views were not getting coverage statements inserted (breaking things). 6 years ago
Keviin Åberg Kultalahti 4575285d5f fixes to transitions and adds default fade to screens 6 years ago
mike12345567 0c8026c5ce First version, still playing around with styling. 6 years ago
mike12345567 2e7410bc71 Linting. 6 years ago