1
0
Fork 0
mirror of synced 2024-09-11 06:56:23 +12:00
Commit graph

7363 commits

Author SHA1 Message Date
adrinr
dd2a05fdcb Looking for testcontainer config 2023-01-31 11:23:26 +00:00
adrinr
2b8190418c Log as error 2023-01-31 10:30:57 +00:00
adrinr
9536111811 Add more logs 2023-01-31 10:21:19 +00:00
Adria Navarro
16e53957bc Merge branch 'develop' into feature/dependencies-image 2023-01-30 18:54:05 +00:00
adrinr
d160430ac8 Start race condition 2023-01-30 18:51:22 +00:00
adrinr
08a2e77871 Fix jest.setup 2023-01-30 18:18:23 +00:00
Budibase Staging Release Bot
15d0c73eb4 Update pro version to 2.2.12-alpha.45 2023-01-30 17:48:48 +00:00
Budibase Staging Release Bot
25a39322cd v2.2.12-alpha.45 2023-01-30 17:44:07 +00:00
mike12345567
001c7b0df8 Merge branch 'develop' of github.com:Budibase/budibase into feature/environment-variables 2023-01-30 13:56:52 +00:00
Budibase Staging Release Bot
fac6032223 Update pro version to 2.2.12-alpha.44 2023-01-30 11:56:20 +00:00
Budibase Staging Release Bot
33844051e6 v2.2.12-alpha.44 2023-01-30 11:52:46 +00:00
mike12345567
49da99c8ac Adding context update to test case since it used to rely on the context update functionality. 2023-01-30 10:59:54 +00:00
mike12345567
2548d89f04 Merge branch 'develop' of github.com:Budibase/budibase into feature/environment-variables 2023-01-30 09:53:31 +00:00
Budibase Staging Release Bot
032318f960 Update pro version to 2.2.12-alpha.43 2023-01-30 08:34:35 +00:00
Budibase Staging Release Bot
4354029b56 v2.2.12-alpha.43 2023-01-30 08:30:29 +00:00
mike12345567
ec719b251c Adding test case for secret-value replacement, to confirm that datasources API correctly replaces secret values with the actual secret. 2023-01-27 18:27:03 +00:00
mike12345567
fec16e23a0 Fixes for tests, allow any handlebars for datasources (dynamic vars). 2023-01-27 18:06:39 +00:00
mike12345567
3a40a64d15 Updating datasources to use new onlyFound option. 2023-01-27 15:21:04 +00:00
mike12345567
d667276fa1 Adding a onlyFound option to our handlebars system so that we can enrich only the parts we have and leave other components for further enrichment. 2023-01-27 15:15:07 +00:00
Budibase Staging Release Bot
2c9b49832b Update pro version to 2.2.12-alpha.42 2023-01-27 14:52:40 +00:00
Budibase Staging Release Bot
f9808d7171 v2.2.12-alpha.42 2023-01-27 14:49:10 +00:00
mike12345567
6e3f87c798 Fixing issue with apps not being created correctly due to the recent update to context. 2023-01-27 13:37:36 +00:00
adrinr
1273936e1e Merge branch 'develop' into feature/dependencies-image 2023-01-27 12:51:00 +00:00
Rory Powell
da2c809a09 Merge branch 'develop' into feature/environment-variables 2023-01-27 11:27:11 +00:00
Budibase Staging Release Bot
6fb57f97b9 Update pro version to 2.2.12-alpha.41 2023-01-27 09:49:29 +00:00
Budibase Staging Release Bot
d8f5b6dfd8 v2.2.12-alpha.41 2023-01-27 09:45:39 +00:00
Rory Powell
27c917db35 Use swc option with ts-node (#9447) 2023-01-27 09:33:04 +00:00
adrinr
cae83684ea Remove wrong createApp 2023-01-26 18:24:20 +00:00
adrinr
7027abeaa2 Fix issues with parallel tests and self/cloud modes 2023-01-26 18:20:21 +00:00
Budibase Staging Release Bot
206e3cddf4 Update pro version to 2.2.12-alpha.40 2023-01-26 18:20:21 +00:00
Budibase Staging Release Bot
b95316a4de v2.2.12-alpha.40 2023-01-26 18:20:21 +00:00
mike12345567
b38399cb74 Adding test cases as per PR comments. 2023-01-26 18:20:21 +00:00
mike12345567
27b472b662 Quick updates for #8989 - this issue appeared to be fixed already but just adding a few extra bits of security to make sure that looping only occurs when valid data is found in the binding. 2023-01-26 18:20:21 +00:00
Budibase Staging Release Bot
e260204186 Update pro version to 2.2.12-alpha.39 2023-01-26 18:20:21 +00:00
Budibase Staging Release Bot
e467234b85 v2.2.12-alpha.39 2023-01-26 18:20:21 +00:00
Budibase Staging Release Bot
6eba4e1354 Update pro version to 2.2.12-alpha.38 2023-01-26 18:20:21 +00:00
Budibase Staging Release Bot
125b4a6da6 v2.2.12-alpha.38 2023-01-26 18:20:21 +00:00
Budibase Staging Release Bot
dc68c8ce91 Update pro version to 2.2.12-alpha.37 2023-01-26 18:20:21 +00:00
Budibase Staging Release Bot
94ff6468c5 v2.2.12-alpha.37 2023-01-26 18:20:21 +00:00
Budibase Staging Release Bot
b5cbe3e7e1 Update pro version to 2.2.12-alpha.36 2023-01-26 18:20:21 +00:00
Budibase Staging Release Bot
0ad9443991 v2.2.12-alpha.36 2023-01-26 18:20:21 +00:00
Adria Navarro Redo
b94546b1a1 Fix user test 2023-01-26 18:20:21 +00:00
Adria Navarro Redo
33f1628000 Fix issues with parallel tests and self/cloud modes 2023-01-26 18:20:21 +00:00
Adria Navarro Redo
8c1e539fc7 Fix date related tests 2023-01-26 18:20:21 +00:00
Adria Navarro Redo
6a4fe1d5e6 Fix automation test 2023-01-26 18:20:21 +00:00
Adria Navarro Redo
9242470f6f Fix snapshots test 2023-01-26 18:20:21 +00:00
Adria Navarro Redo
a54c1a1647 Set expected id 2023-01-26 18:20:21 +00:00
Adria Navarro Redo
8c68741f98 Fix application delete tests 2023-01-26 18:20:21 +00:00
Adria Navarro Redo
067462f458 Use multitenancy for tests 2023-01-26 18:20:21 +00:00
Adria Navarro Redo
13af7aa730 Add aws-sdk mock back 2023-01-26 18:20:21 +00:00