Skip to content

florind-ens/aio-e2e-tests

 
 

Repository files navigation

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.

About

End to end testing for aio-* repos

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%