Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move from CirceCI to travis and enable e2e tests #1013

Closed
thomasplevy opened this issue Jan 17, 2020 · 1 comment · Fixed by #1151
Closed

Move from CirceCI to travis and enable e2e tests #1013

thomasplevy opened this issue Jan 17, 2020 · 1 comment · Fixed by #1151
Milestone

Comments

@thomasplevy
Copy link
Contributor

e2e testing environment and initial tests are on the e2e-2 branch

thomasplevy pushed a commit that referenced this issue Jan 20, 2020
* move tests into sub directory in preparation for e2e tests addition

* e2e tests and packages

* run tests via docker

* use env defaults

* cleanup

* use @wordpress/scripts for environment management

* run tests in alphabetical order

* treat docker template like a real yml file

* remove tests

* setup and config tests

* e2e readme

* exclude new files

* update lifterlms-cs

* fix cs

* update cs-related libs

* exclude packages and disable time related error notifications for now

* fix translator comment

* run e2e tests in circleci, per #1013

* make debugging faster

* use php image for composer and then install node

* install node

* update scripts

* setup remote docker

* add php 7.4 as latest php, disable e2e because it's not working, resolves #1012

* test older wp against php 73 as they suffer from deprecation warnings in 74
@thomasplevy thomasplevy added this to the Future milestone Apr 7, 2020
@thomasplevy thomasplevy changed the title Add e2e testing to CircleCI Move from CirceCI to travis and enable e2e tests Apr 7, 2020
thomasplevy added a commit that referenced this issue Apr 14, 2020
@thomasplevy
Copy link
Contributor Author

Moved to Travis

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant