budibase/packages/worker/src/tests
melohagan 7dcdce2480
Gro 738 refactor code that returns the account holder from user (#14872)
* WIP

* WIP

* Remove tests

* Remove TenantInfo

* Remove unused export

* Remove TenantInfo type

* Remove unused export

* Remove unused routes

* Add getAccountHolder front-end endpoint

* Add endpoint to no tenancy list

* Get account holder via appId

* lint

* Update pro ref

* Use account email instead of budibaseUserId (#14876)

* Update account-portal ref

* Update account portal ref

* Correct import order

* Simplify boolean

* type fix

* Rename endpoint to accountholder

* Update account-portal ref

* Refactor

* Refactor to not use appId

* Update type

* appId not needed

* Unused import
2024-10-28 14:46:42 +00:00
..
api Gro 738 refactor code that returns the account holder from user (#14872) 2024-10-28 14:46:42 +00:00
mocks eslint import/newline-after-import 2023-11-20 21:52:29 +01:00
structures fix tests 2024-09-10 22:25:47 +01:00
TestConfiguration.ts Allow an account holder to login to account-portal if the tenant has been deleted. (#14547) 2024-09-12 08:38:11 +00:00
controllers.ts General work after running some tests in CI - general refactoring as well. 2022-11-28 17:54:04 +00:00
index.ts Replace ts-jest with swc/jest (#9289) 2023-01-11 09:37:37 +00:00
jestEnv.ts REST file handling and SMTP automation block attachments (#13403) 2024-04-22 15:30:57 +00:00
jestSetup.ts Fix worker tests. 2024-08-07 17:33:47 +01:00