budibase/packages/server/src
Michael Drury c5270ee323 Merge pull request #10959 from Budibase/fix/integration-tests
Integration test updates and improved logging
2023-06-19 18:52:24 +01:00
..
api Merge pull request #10894 from Budibase/budi-7010/frontend-encrypt-app-imports 2023-06-19 11:18:38 +01:00
automations Send meeting invite via automation email smtp (#10787) 2023-06-08 14:25:35 +01:00
constants
db Small update to make sure that save/patch calls to the rows API (all DS+) return the squashed relationships, not the whole structure. 2023-06-01 18:18:12 +01:00
definitions Lint 2023-05-17 14:10:22 +01:00
events Ignore 409 errors on user syncs 2023-06-09 12:36:09 +01:00
integration-test Updating datasource information endpoint to POST which allows sending up an unfinished/unsaved datasource for fetching information with. Also changing how verification and information endpoints work so that enrichment is used and therefore env vars can also be used. 2023-05-31 17:04:29 +01:00
integrations Few minor updates to the integration suite to make it easier to decipher what is happening under the hood, as well as making it easier to log from these (where there is no pino logging available, importing backend-core breaks things). Also added a new script which can be used to get local environment setup as needed to run qa-core tests. Finally, xdescribe for the failing test until can work out what is wrong with MongoDB installation in QA environment. 2023-06-19 18:28:38 +01:00
middleware Some type updates and fixes for test case. 2023-06-13 14:45:33 +01:00
migrations Typings 2023-05-15 13:16:56 +02:00
sdk Merge master develop (#10897) 2023-06-14 16:18:09 +01:00
tests sync automation tests 2023-05-23 15:55:25 +01:00
threads Adding a JSON parse incase the input is actually an array in the form of a string (HBS). 2023-06-01 12:14:34 +01:00
utilities Send meeting invite via automation email smtp (#10787) 2023-06-08 14:25:35 +01:00
websockets Add event for tracking user collaboration 2023-06-06 10:11:51 +01:00
app.ts Clean code 2023-06-19 17:55:47 +01:00
ddApm.ts
environment.ts Make sure top level path is resolved correctly. 2023-06-07 16:37:42 +01:00
index.ts
startup.ts Use socker.io redis adapter to broadcast events to all server instances 2023-05-25 08:48:56 +01:00
watch.ts