KernelDeimos 202e7f06e2 test: cleanup and tweak batch test 4 bulan lalu
..
benches 405d9b35aa move: api-tester to monorepo 4 bulan lalu
coverage_models 405d9b35aa move: api-tester to monorepo 4 bulan lalu
doc 405d9b35aa move: api-tester to monorepo 4 bulan lalu
lib dd86724941 dev: add cartesian case selector 4 bulan lalu
test_sdks 405d9b35aa move: api-tester to monorepo 4 bulan lalu
tests 202e7f06e2 test: cleanup and tweak batch test 4 bulan lalu
tools 405d9b35aa move: api-tester to monorepo 4 bulan lalu
toxiproxy 405d9b35aa move: api-tester to monorepo 4 bulan lalu
.gitignore 405d9b35aa move: api-tester to monorepo 4 bulan lalu
README.md dd86724941 dev: add cartesian case selector 4 bulan lalu
apitest.js d9822a4f09 fix: --onlycase param broke cartesian tests 4 bulan lalu
example_config.yml 405d9b35aa move: api-tester to monorepo 4 bulan lalu
package-lock.json 405d9b35aa move: api-tester to monorepo 4 bulan lalu
package.json 405d9b35aa move: api-tester to monorepo 4 bulan lalu

README.md

It takes 3 steps to run the tests :)

  1. run npm install
  2. copy example_config.yml and add the correct values
  3. run node apitest.js --config=your_config_file.yml