Граф коммитов

616 Коммитов

Автор SHA1 Сообщение Дата
Kimberly 5e33c6cc2c removed debugging output 2019-11-04 17:56:41 -07:00
Kimberly ba9ebcfaf0 renamed smoke stage to unit, renamed config tests slightly 2019-11-04 14:57:42 -07:00
Kimberly 32577cba37 removed unused conftest file 2019-10-30 13:53:34 -06:00
Kimberly 3bf33c5a71 Merge branch 'master' of https://github.com/mozilla/iris into issue_470 2019-10-30 13:51:59 -06:00
Kimberly 9f2463c5f3 added smoke tests to ensure default and custom config options are set correctly 2019-10-30 13:51:32 -06:00
mwobensmith cbfdfce276 Reinstate better screenshot logic (#636)
* Reinstate better screenshot logic

* Bump version to 0.8.1
2019-10-29 16:30:34 -07:00
Anthony Hughes 8f1a90f78a Ensure Python 3.7 and dependencies are installed with win_bootstrap 2019-10-29 16:30:34 -07:00
Matt Wobensmith 28edb56a93 Update mozrunner and mozversion libraries to latest releases 2019-10-28 12:19:46 -07:00
Matt Wobensmith c53ae382cf Increase mozlog to 5.0 2019-10-28 12:19:46 -07:00
Matt Wobensmith 8558af67ed Bump version to 0.7 2019-10-17 15:22:44 -07:00
Matt Wobensmith 4ed3dd8967 Setting similarity on Pattern does not load file from disk 2019-10-17 15:22:44 -07:00
Matt Wobensmith efaddd41c5 Limit debug image creation to one per second 2019-10-17 15:22:44 -07:00
Matt Wobensmith 143f71c7c6 Fix duration time to include rerun tests 2019-10-17 15:22:44 -07:00
Matt Wobensmith a9ea55f35e Add warning if we can\'t find correct code root 2019-10-17 15:22:44 -07:00
Matt Wobensmith 3074db9dd4 Corrected lack of return statement 2019-10-17 15:22:44 -07:00
Matt Wobensmith 5edfec6155 Trim path if it has trailing slash 2019-10-17 15:22:44 -07:00
Matt Wobensmith 0125ab5f09 Move log line to help with debugging 2019-10-17 15:22:44 -07:00
Matt Wobensmith 1349417209 Remove duplicate declaration of package root 2019-10-17 15:22:44 -07:00
Matt Wobensmith ecb9f062ed Code cleanup 2019-10-17 15:22:44 -07:00
Matt Wobensmith fb033dbec6 Shrinking bounding box behind text on debug images 2019-10-17 15:22:44 -07:00
Matt Wobensmith 9fd3e55aa9 WIP: change size of background rect on debug image 2019-10-17 15:22:44 -07:00
Matt Wobensmith 56735fe92e More changes to README 2019-10-09 08:49:26 -07:00
Matt Wobensmith a9af8ba9df Updating the README file for basic usage info 2019-10-09 08:49:26 -07:00
Kimberly 0eeabd5342 corrected repo urls, minor edits 2019-10-09 08:49:26 -07:00
Kimberly e5ed998c97 fixed bullet list 2019-10-09 08:49:26 -07:00
Kimberly ef055050e7 added badges to readme 2019-10-09 08:49:26 -07:00
Kimberly fef9c3bacf populating readme with installation and usage info 2019-10-09 08:49:26 -07:00
mwobensmith c3d63960c4 Reinstating default Fx prefs for Control Center (#607) 2019-10-09 08:49:26 -07:00
mwobensmith b9a107d3aa Updating setx for set, plus version bump (#606) 2019-10-09 08:49:26 -07:00
mwobensmith 48e3b17620
Value for working directory was not being updated by user flag (#605)
* Value for working directory was not being updated by user flag

* Bump package version to 0.5
2019-09-27 10:23:24 -07:00
mwobensmith 28286b39e8
Use pipenv --where to get active code root (#602) (#603)
* Use pipenv --where to get active code root

* Add extra line break

* Bump version to 0.4
2019-09-26 15:44:39 -07:00
mwobensmith 3c34ec7b24
Fix path issues for Control Center when deployed as a package (#597) (#598)
* Look for config file after updating paths

* Move creation of working directory path arg to function

* Remove unused variable declaration

* Use updated working directory function

* Use working directory function in PathManager

* Update path to working directory

* Bump package version to 0.3
2019-09-25 19:07:42 -07:00
Matt Wobensmith 5bb3df000b Bump package version to 0.2 2019-09-25 13:14:30 -07:00
Matt Wobensmith 14bacb3d28 Look for config file in code root 2019-09-25 13:14:30 -07:00
mwobensmith e1601ac947 Adding help message when Iris cannot find CC assets (#591) 2019-09-25 13:14:30 -07:00
mwobensmith 14b8b05a83
Merge dev to master (#588)
* Turn core code into a PyPI library

* Addressing review feedback

* Adding code from last 2 weeks of checkins

* Fix error with case in variable name

* Adding debug info to target loader

* Updating python library dependencies #578

* Update two more python libraries for #578

* Improving error messaging around target imports

* Cleanup plus add debug info

* Break out pattern loading into separate function

* Load pattern only when searching for it

* Add calls to load_pattern in all Pattern APIs

* Revert changes to image_search.py

* Clean up whitespace, comments

* Clean up comments

* Making changes per review request

* Updating placeholders in manifest

* * added tox config to manage travis test environments annd flake8 linting
* flake8 lintinng + black formatting

* added pre-commit to Pipfile, setup pre-commit hooks for black and flake8

* set python version to 3.7.3 in travis

* added warnings in each bootstrap script about what will be installed (#587)

* added warnings in each bootstrap script about what will be installed/changed

* moved confirmation checks to bootstrap file to bypass in travis
2019-09-24 16:55:16 -07:00
mwobensmith 5d9b6ddbe5
Merge dev to master (#576)
* Update pynput dependency to 1.4.2 (fixes #548)

* Add the ability to rerun failed tests and save list

* Cleaning up

* Support test rerunning

* Change max tries for rerun from 5 to 3

* Pin to version 3.6.1 of flaky plugin

* Add flag for max tries per test (#570)
2019-09-12 13:08:43 -07:00
Matt Wobensmith 662f26cf7b Fix error for total test count 2019-09-09 18:05:11 -07:00
Matt Wobensmith 5bdc51c422 Fix error with test rerun detection 2019-09-09 18:05:11 -07:00
Matt Wobensmith e65c39e232 Pin to version 3.6.1 of flaky plugin 2019-09-09 13:58:53 -07:00
Matt Wobensmith fae45e519d Change max tries for rerun from 5 to 3 2019-09-09 13:58:53 -07:00
Matt Wobensmith 75a94597b8 Support test rerunning 2019-09-09 13:58:53 -07:00
Matt Wobensmith 6a4832733d Cleaning up 2019-09-09 13:58:53 -07:00
Matt Wobensmith dc22873ccc Add the ability to rerun failed tests and save list 2019-09-09 13:58:53 -07:00
Kimberly ccc23c80ea remove download files from bootstrap 2019-09-05 10:49:24 -07:00
Wes Kocher e0113f5827 Update pynput dependency to 1.4.2 (fixes #548) 2019-08-30 10:15:30 -07:00
Abdur-RahmaanJ 81d314d64e email_client.py - formatted strings 2019-08-27 09:01:47 -07:00
Abdur-RahmaanJ bbec455023 email_client.py - formatted strings 2019-08-27 09:01:47 -07:00
Matt Wobensmith 74a52361d4 Latest Control Center files 2019-08-27 09:01:47 -07:00
Matt Wobensmith 2544a0ef01 Removing Firefox properties from core code 2019-08-16 13:11:19 -07:00