/
alt3rmann
/
graphql-engine
Обзор
Документация
Войти
/
alt3rmann
/
graphql-engine
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
server/tests-py/package.json
10 строк
308 B
Samir Talwar
CI: Add commentary on how the Python integration test scripts work.
07 мар 2023, 23:59
07 мар 2023, 23:59
650e17d
Код
Авторство
О чём код?
{ "//": "Some of the tests use node.js to run web servers. See the directories below for details.", "name": "hasura-server-tests-py", "version": "1.0.0", "author": "Hasura, Inc.", "license": "ISC", "dependencies": { "hasura-server-tests-py-remote-schemas": "file:remote_schemas/nodejs" } }