Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-07-20 | [test] Add basic functional login test | Varac | |
* Move todo list to https://0xacab.org/leap/bitmask-dev/issues/8929 * use bundled pysqlcipher - debian package has not been fixed yet. * reset bitmaskd for each scenario so they are isolated * run functional tests on CI * moved e2e tests before the bundle * add test_functional_graphical Make target * Install chromedriver in docker image * add screenshots as artifacts on failure * run chrome without sandbox for docker Tests were failing on CI with chrome sandbox: https://0xacab.org/leap/bitmask-dev/-/jobs/15196 Used this workaround: https://stackoverflow.com/questions/28364012/webdriver-exception-chrome-not-reachable/28949227#28949227 - Resolves: #8929 | |||
2017-06-28 | [tests] add soledad-client dependencies | Kali Kaneko (leap communications) | |
2017-06-28 | [tests] adapt tests to new soledad path | Kali Kaneko (leap communications) | |
2017-05-17 | [tests] do not install pixelated on tests for now | Kali Kaneko (leap communications) | |
2017-05-16 | [tests] install pixelated in tox also | Kali Kaneko (leap communications) | |
2017-04-20 | [tests] run CI with bundled sqlcipher | Kali Kaneko (leap communications) | |
to workaround the lack of HAVE_USLEEP in debian packages. | |||
2017-03-15 | [tests] let's include OSX CI | Ruben Pollan | |
2017-02-27 | [tests] let's pick soledad master again | Kali Kaneko (leap communications) | |
after merging https://0xacab.org/leap/soledad/merge_requests/64 we're ready to change the calls to soledad with the new offline parameter, so we need to use master in the tests that are run on the CI again. | |||
2016-10-07 | [tests] do not halt on first failure on CI tests | Kali Kaneko (leap communications) | |
2016-09-21 | [tests] add editable externals to git repo | Kali Kaneko (leap communications) | |
2016-09-20 | [tests] add pep8 to py27-dev too | Kali Kaneko (leap communications) | |
2016-09-20 | [bug] revert usage of twisted which | Kali Kaneko (leap communications) | |
the test environment isn't finding the path properly, due to pytest internals. so: - add path extension - fix the order in which we're happy with a gpg option (to avoid symlinks) | |||
2016-09-20 | [tests] add script to checkout common/soledad | Kali Kaneko (leap communications) | |
2016-09-06 | [tests] factor out the common pieces to keymanager.testing | Kali Kaneko (leap communications) | |
2016-09-06 | [test] add speed tests for gpg/wrapper init/enc/dec | drebs | |
this is a port of commit 2d9bec78f in the legacy keymanager repo. Additionally, I'm here separating benchmarking tests from the main tox run. In my machine several of these benchmarking tests seem to be broken, due to issue https://github.com/isislovecruft/python-gnupg/issues/157 | |||
2016-09-01 | [tests] add a separate env for development branches of soledad/common | Kali Kaneko (leap communications) | |
2016-09-01 | [tests] tox configuration | Kali Kaneko (leap communications) | |
2016-08-29 | initial bitmask-dev stub | Kali Kaneko (leap communications) | |