Pedro Silva
2d01e17a3a
Add tests for app specific roles
2022-12-16 11:24:16 +00:00
Pedro Silva
6566ef9fa1
Improve Role tests
2022-12-14 23:15:02 +00:00
Pedro Silva
c19cf1b267
Organize user and permissions tests
2022-12-12 16:32:37 +00:00
Pedro Silva
68681d8087
Add access tests for tables
2022-12-11 11:07:14 +00:00
Pedro Silva
14fab0370c
Remove toString
2022-12-09 18:10:17 +00:00
Pedro Silva
142a852164
Rename users methods
2022-12-09 18:00:13 +00:00
Pedro Silva
647551ee5d
Remove explicit toString
2022-12-09 17:52:33 +00:00
Pedro Silva
c824102f75
Add partial user type
2022-12-09 17:49:45 +00:00
Pedro Silva
a0838530a0
Changes to types and user generation
2022-12-09 17:34:59 +00:00
Pedro Silva
77418099c7
Remove duplicated assertions
2022-12-06 18:20:02 +00:00
Pedro Silva
106c169570
Fix names
2022-12-06 16:16:07 +00:00
Pedro Silva
bc21cb2396
Add tests for Roles
2022-12-06 16:14:00 +00:00
Pedro Silva
0bac38620f
Add Tests for changes to user information/roles
2022-12-05 17:54:40 +00:00
Pedro Silva
29f870adff
Record generated users passwords in test context
2022-12-02 19:04:23 +00:00
Pedro Silva
ea2a90a793
Add generic login method
2022-12-02 18:59:08 +00:00
Pedro Silva
877f3c7235
Add users with all roles
2022-12-02 18:42:56 +00:00
Pedro Silva
3f8959159f
Add tests for user management
2022-11-30 11:02:11 +00:00
Pedro Silva
806477cd0b
Add verification
2022-11-28 22:13:07 +00:00
Pedro Silva
b3dea56363
Add User endpoints
2022-11-22 16:52:56 +00:00
mike12345567
318233d812
Some minor updates after running qa-core tests, found some issues that likely exists before context update.
2022-11-17 16:30:38 +00:00
mike12345567
3faac89c7a
Some updates for currentapp.spec.js test case.
2022-11-15 17:35:17 +00:00
Rory Powell
c16f731058
Merge pull request #8684 from Budibase/test-updates
...
Fail pro scripts on error, unify TS versions, update test and coverage configs, use pro source mappings
2022-11-15 16:09:20 +00:00
Rory Powell
2212305f08
Bump jest and ts-jest to be consistent across backend packages to fix CI issue, test config updates
2022-11-14 22:55:47 +00:00
Rory Powell
fd913a5e76
Fail pro scripts on error, unify TS versions, update test and coverage configs, use pro source mappings
2022-11-14 13:29:46 +00:00
Pedro Silva
6d99caf2a6
Remove logic from endpoint methods
2022-11-10 09:45:02 +00:00
Pedro Silva
517893da26
Fix duplicated name failure
2022-11-09 17:05:05 +00:00
Pedro Silva
d79e1543b5
Add test for AppPackage
2022-11-09 16:05:15 +00:00
Pedro Silva
c2fcc23884
Improve stability of tests
2022-11-08 18:06:53 +00:00
Pedro Silva
a7e4c646ea
Move assertion to endpoint definition
2022-11-07 15:48:24 +00:00
mike12345567
da9eaca82a
Fixing issue with self host build - import of backend-core changes mean that loading the public API files can require setup of backend-core, making it so that the JWT Strategy doesn't need to be setup to load backend-core.
2022-11-01 12:59:10 +00:00
Pedro Silva
9f96884980
Add missing test to app flow
2022-10-28 16:48:29 +01:00
Rory Powell
0b7ca49418
Fix build failure around PouchDB type
2022-10-25 09:02:55 +01:00
mike12345567
9a6b09e2fd
Merge branch 'develop' of github.com:Budibase/budibase into feature/app-backups
2022-10-24 16:51:53 +01:00
mike12345567
49e103e8ef
Fixing test case.
2022-10-21 18:52:39 +01:00
Pedro Silva
644a07c8a3
Fix some tests after merge
2022-10-20 17:48:05 +01:00
Pedro Silva
43ae4da422
Merge branch 'develop' into api-tests-tables
2022-10-20 17:37:46 +01:00
Pedro Silva
312e766414
Improvement from PR comments
2022-10-20 15:31:10 +01:00
Pedro Silva
50aaacb903
Fix EOF
2022-10-19 10:42:57 +01:00
Pedro Silva
9ee872c4ef
Requested changes
2022-10-19 10:35:00 +01:00
Pedro Silva
ea27fb1038
Remove unecessary const
2022-10-18 17:34:19 +01:00
Pedro Silva
eae27b48b6
Add operations on rows and columns
2022-10-18 17:29:13 +01:00
Pedro Silva
5ba7100e48
Add Table endpoints
2022-10-17 18:20:40 +01:00
Pedro Silva
672a40cd35
Fix extra declarations
2022-10-13 15:18:36 +01:00
Pedro Silva
4acadbe5f7
Refactor create app
2022-10-13 14:58:23 +01:00
Mitch-Budibase
25f9a2043b
Small changes based on PR feedback
...
As per some of the comments on the PR:
- Renaming createScreen & deleteScreen to create & delete as they are on the screens namespace
- Updating a test within create.spec.js (applications) for when a screen is generated
- Improvements to the current screens tests (removing unnecessary `expect` lines & updating the for loop for the create screens test)
2022-10-12 17:48:33 +01:00
Mitch-Budibase
4e8577f47d
Merge branch 'develop' into api-screens
2022-10-12 16:53:47 +01:00
Rory Powell
40d204fbb2
Fix linting
2022-10-12 10:25:02 +01:00
Pedro Silva
9094da347e
Add types for Responses
2022-10-11 16:47:02 +01:00
Pedro Silva
4b916e7074
Fix Identation
2022-10-11 16:24:43 +01:00
Pedro Silva
d04a20a9e6
Remove Test and fix types
2022-10-11 16:21:05 +01:00