Skip to content

adobe/aio-e2e-tests

Adobe I/O E2E Tests

E2e tests for Adobe I/O SDKs and tools.

Requirements

Each tested repository has its own requirements, mostly environment variables to be set.

Run

npm run all

Tests

Add a new e2e test

  • expose a npm run e2e command in the repo under test.
  • set the repo, branch, requiredEnv and doNotLog fields in repositories.json.
  • add to the above section a reference to a markdown describing what the test does.

Contributing

Contributions are welcomed! Read the Contributing Guide for more information.

Licensing

This project is licensed under the Apache V2 License. See LICENSE for more information.

Releases

No releases published

Packages

No packages published