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

25 Коммитов

Автор SHA1 Сообщение Дата
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
Matt Wobensmith e65c39e232 Pin to version 3.6.1 of flaky plugin 2019-09-09 13:58:53 -07:00
Matt Wobensmith 75a94597b8 Support test rerunning 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
Wes Kocher e0113f5827 Update pynput dependency to 1.4.2 (fixes #548) 2019-08-30 10:15:30 -07:00
Wes Kocher 36b33b894d Update the version requirement for mozlog in our Pipfile (fixes #530) 2019-08-16 09:08:53 -07:00
mwobensmith fc10edb2f0 Pinning some libraries to versions (#513) 2019-08-01 16:22:50 -07:00
mwobensmith 700535fecc Revert "Update buildspec file_III"
This reverts commit ea1def1e88.
2019-06-07 10:58:10 -07:00
rrobotin f3b651040a Update buildspec file_III 2019-06-07 10:58:10 -07:00
Matt Wobensmith 1f77aab884 Update mozdownload to release version 1.26 2019-05-17 13:54:48 -07:00
rrobotin e23eb84b53 Updated bootstrap to use python3.7 2019-05-16 15:48:36 +03:00
Andrei Filip f437ef5f00 'minor_changes 2019-05-02 12:55:44 -07:00
IonutBudeanu d2e30d60c2 'changed_the_way_firefox_starts' 2019-05-02 12:55:44 -07:00
Andrei Hutusoru 0e17309e73 [python3.6] Python3.5 in Windows bootstrap 2019-03-15 10:32:17 +02:00
mariusandreifilip f66e66ae7d 'fixed_awesome_bar_test' 2019-03-12 11:31:12 +02:00
Matt Wobensmith d904122d74 Adding funcy to pipfile 2019-02-26 09:56:20 -08:00
Andrei Hutusoru 319a2cfd47 Update to mozrunner 7.4.0 - Python 3 support 2019-02-25 10:53:56 +02:00
SilviuFlorin 19a0a062d8 Fix pipfile 2019-02-11 12:18:56 +02:00
Andrei Hutusoru aa82bcdf0d [update_pipfile] Update libraries versions to newest in Pipfile 2019-02-11 11:59:28 +02:00
Ionut Budeanu bf3210eca6 Implement bug_manager API's 2019-02-04 14:47:52 +02:00
AndreiH 8ff008a804 FirefoxApp - adding Profile creation 2019-01-18 16:43:35 +02:00
SilviuFlorin 0fed7b7eba app experiment 2019-01-09 14:02:13 +02:00
AndreiH c7bc61a654 [OCR] Add OCR text search - first commit 2018-12-13 11:49:17 +02:00
SilviuFlorin 916b6650a1 Change opencv-python version in the pipfile 2018-11-23 11:22:41 +02:00
AndreiH 2a1bed17ee Adding bootstrap & Pipfile with Python 3 2018-11-21 12:05:58 +02:00