Chris 7bc498f697 chore(testing): Add testing package publish config (#2201) před 2 roky
..
src 57793cf9d1 feat(test): Add tokenMethod cookie support for TestServer (#2084) před 2 roky
.gitignore 8726ab2ef6 refactor: Extract e2e testing code into own package před 6 roky
README.md cbe116c2ed chore: Fix links to plugin docs před 6 roky
package.json 7bc498f697 chore(testing): Add testing package publish config (#2201) před 2 roky
tsconfig.build.json 8726ab2ef6 refactor: Extract e2e testing code into own package před 6 roky
tsconfig.json 2061828873 feat: Preserve comments in compiled files před 5 roky

README.md

@vendure/testing

This package contains utilities for writing end-to-end tests for Vendure.

For documentation, see www.vendure.io/docs/developer-guide/testing/