External test for ElementFi

This commit is contained in:
Kamil Śliwak
2022-01-24 11:53:00 +01:00
parent 271b4e23a8
commit cf024d9fa3
3 changed files with 111 additions and 0 deletions
+9
View File
@@ -580,6 +580,14 @@ defaults:
binary_type: native
# NOTE: Tests crash on nodejs 17: "Error: error:0308010C:digital envelope routines::unsupported"
nodejs_version: '16'
- job_native_test_ext_elementfi: &job_native_test_ext_elementfi
<<: *workflow_ubuntu2004_static
name: t_native_test_ext_elementfi
project: elementfi
binary_type: native
# NOTE: Tests crash on nodejs 17: "Error: error:0308010C:digital envelope routines::unsupported"
nodejs_version: '16'
resource_class: medium
- job_ems_test_ext_colony: &job_ems_test_ext_colony
<<: *workflow_emscripten
name: t_ems_test_ext_colony
@@ -1465,6 +1473,7 @@ workflows:
- t_ems_ext: *job_native_test_ext_perpetual_pools
- t_ems_ext: *job_native_test_ext_uniswap
- t_ems_ext: *job_native_test_prb_math
- t_ems_ext: *job_native_test_ext_elementfi
# Windows build and tests
- b_win: *workflow_trigger_on_tags