Add GraphQL transpilation compatibility (#1018)
* Add callable mappings feature * Implement mgps.validate (void procedure) * Make '_' a valid variable name
This commit is contained in:
4
init
4
init
@@ -93,6 +93,10 @@ setup_virtualenv tests/stress
|
||||
setup_virtualenv tests/integration/ldap
|
||||
|
||||
# Setup tests dependencies.
|
||||
# NOTE: This is commented out because of the build order (at the time of
|
||||
# execution mgclient is not built yet) which makes this setup to fail. mgclient
|
||||
# is built during the make phase. The tests/setup.sh is called under GHA CI
|
||||
# jobs.
|
||||
# cd tests
|
||||
# ./setup.sh
|
||||
# cd ..
|
||||
|
||||
Reference in New Issue
Block a user