Π“Ρ€Π°Ρ„ ΠΊΠΎΠΌΠΌΠΈΡ‚ΠΎΠ²

12 ΠšΠΎΠΌΠΌΠΈΡ‚ΠΎΠ²

Автор SHA1 Π‘ΠΎΠΎΠ±Ρ‰Π΅Π½ΠΈΠ΅ Π”Π°Ρ‚Π°
Benjamin Forehand Jr c1f2db3c19 Added complete configuration to enable UI testing. 2017-03-24 08:38:50 -07:00
bqbn 95841e2aa4 Bypass test explicitly (#4200)
CircleCI runs "make test" by default, which is not we want.
2017-01-03 12:50:41 -08:00
Christopher Grebs bc9d8b05dc Remove the test portion of our circleci builds.
Running our uitests on every pull request breaks them irregularly and
they're badly maintained at the moment.

Let's disable them for now.
2017-01-03 18:41:08 +01:00
bqbn 7d9c3ebbc6 Generate version.json in circle.yml for pipeline v2 (#4168)
Also copy the generated file to /app/version.json in Docker.deploy so it
complies with pipeline v2 standard.
2016-12-22 12:42:41 -08:00
bqbn 75692209c2 Push to dockerhub via circleci (#3932)
* Add deployment step to push to docker hub

* Move docker build to the dependencies step

* Fix typo in file name

* Test pushing in a branch

* Add -e to docker login

* Remove push-to-dockerhub-via-circleci section for pushing
2016-11-04 11:27:09 -07:00
Christopher Grebs 717ca578ce Add configured domain to ALLOWED_HOSTS. Fixes circleci tests and our runserver. (#3918)
* Add configured domain to ALLOWED_HOSTS. Fixes circleci tests and our runserver.
* Correctly map uitests to olympia.dev
2016-11-02 16:56:10 +01:00
Dave Hunt bccd25517a
Copy GeckoDriver log to CircleCI artifacts 2016-09-13 11:17:29 +01:00
Dave Hunt 069b49454d
Update UI tests to use Selenium 3.0.0b2 and GeckoDriver 0.10.0 2016-09-13 11:17:28 +01:00
Dave Hunt da57da9dcb
Use latest Firefox release for UI tests 2016-07-28 11:18:21 +01:00
Dave Hunt fd8ec837ef Move sleep for CircleCI (#3111)
* Move sleep to just after docker-compose up
* Activate debugging for setup-docker.sh
2016-07-28 10:24:57 +01:00
Justin Potts c8422dff0c Enable Marionette on UI tests (#3036) 2016-07-06 19:29:17 +01:00
Dave Hunt 6730f9a9f8 Run UI integration tests in Circle CI 2016-06-28 11:55:22 +01:00