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

24 Коммитов

Автор SHA1 Сообщение Дата
Justin Potts f011928f58 Fixed Flake8 errors 2015-03-05 11:47:24 -06:00
Sasha Kruglov b496f969a8 test for issue #119 2014-03-07 10:56:03 +04:00
Sasha Kruglov 772dbbdd47 added test for 'blocked' status 2014-03-05 18:28:18 +04:00
Andrei Hutusoru 8daa217f3e Failing tests on stage and dev
https://github.com/mozilla/moztrap-tests/issues/138
2013-12-20 13:36:35 +02:00
Sasha Kruglov 1e86e8bf6e create tag with product value set tests 2013-09-27 10:48:53 +04:00
Sasha Kruglov c645295cd3 test for pinning filters.
moztrap #5931
2013-09-24 22:59:16 +04:00
Bob Silverberg fd3c3ae1d9 Use API to create suites and cases 2013-05-27 21:06:12 -04:00
Bob Silverberg 02b4a7fc99 Create suites via API 2013-04-18 17:45:41 -04:00
Bob Silverberg ef9d5edac0 Merge branch 'master' into element_fixture_2
Conflicts:
	conftest.py
	mocks/mock_product.py
	mocks/moztrap_api.py
	pages/base_test.py
	tests/test_homepage.py
	tests/test_run_tests_page.py
2013-04-14 11:27:49 -04:00
Bob Silverberg 964848074d Use API to create an environment and profile
Remove requirement for profile from tests that have to run tests
2013-04-14 11:17:06 -04:00
Bob Silverberg 8a2a922161 Squashed commit of the following:
commit 7cc4402c9d
Author: Bob Silverberg <bob.silverberg@gmail.com>
Date:   Thu Apr 11 10:02:12 2013 -0400

    Update to address @davehunt's comments:
    Remove unnecessary creating of api variable in fin()
    Remove extra line of code in MockProduct.__init__()
    Reorder function arguments to match new order for create_run() function

commit ca841e531d
Author: Bob Silverberg <bob.silverberg@gmail.com>
Date:   Thu Apr 11 00:44:57 2013 -0400

    Remove unused imports
    Remove nondestructive mark that is incorrect

commit d48e4fbadc
Author: Bob Silverberg <bob.silverberg@gmail.com>
Date:   Wed Apr 10 11:50:29 2013 -0400

    Remove the need for the api pieces to need to understand mozwebqa.credentials
    Remove all the arguments to the __init__ method of MockProduct

commit f85a1949bc
Author: Bob Silverberg <bob.silverberg@gmail.com>
Date:   Mon Apr 8 11:42:29 2013 -0400

    Remove profile argument from create_product API method

commit 48f6b77bef
Author: Bob Silverberg <bob.silverberg@gmail.com>
Date:   Mon Apr 8 11:34:42 2013 -0400

    Remove create_product from a few more tests

commit dafd9ca7b5
Merge: b7f6680 a4d2e60
Author: Bob Silverberg <bob.silverberg@gmail.com>
Date:   Mon Apr 8 10:53:39 2013 -0400

    Merge branch 'master' into teardown

    Conflicts:
    	tests/test_manage_suites_page.py

commit b7f66801c9
Author: Bob Silverberg <bob.silverberg@gmail.com>
Date:   Sun Apr 7 21:11:22 2013 -0400

    Change conftest.py to auto-create and delete products via a 'product' method
    Remove page object reference and locators from mock product
    Change API to accept just credentials and base_url
    Do not return product from create_product
    Remove create_product_via_API method and test that just tests the creation via API
    Update tests that require a product to use API for both creation and deletion
    Eliminate all code the deletes products at the end of tests

commit 9ce6ce66fd
Author: Bob Silverberg <bob.silverberg@gmail.com>
Date:   Sun Mar 31 22:15:47 2013 -0400

    Change _do_post return value on failure to None

commit 7c9c29e046
Author: Bob Silverberg <bob.silverberg@gmail.com>
Date:   Wed Mar 27 09:21:18 2013 -0400

    Update to address pull request comments:
    Move logic in api methods to _do_post and _do_delete
    Add api_key to sample credentials file
    Use username instead of name for api creds

commit a8e6d2e431
Author: Bob Silverberg <bob.silverberg@gmail.com>
Date:   Wed Mar 20 13:30:43 2013 -0400

    Moztrap automatic cleanup of products via API
2013-04-11 14:45:31 -04:00
Bob Silverberg 48f6b77bef Remove create_product from a few more tests 2013-04-08 11:34:42 -04:00
Bob Silverberg b7f66801c9 Change conftest.py to auto-create and delete products via a 'product' method
Remove page object reference and locators from mock product
Change API to accept just credentials and base_url
Do not return product from create_product
Remove create_product_via_API method and test that just tests the creation via API
Update tests that require a product to use API for both creation and deletion
Eliminate all code the deletes products at the end of tests
2013-04-08 10:33:03 -04:00
sashakruglov 29b0414905 test for moztrap_3302 2013-02-19 03:01:18 +04:00
sashakruglov 20a10eeb3c PageRegion, Filter Refactoring, PEP8 fixes 2013-01-19 01:34:21 +04:00
sashakruglov 692694b65f fixed code review findings 2013-01-15 02:40:44 +04:00
sashakruglov fa51c0c5ff automate moztrap case 2744 2013-01-13 18:10:25 +04:00
Leah Klearman 25fb9def15 remove extra line 2012-10-31 11:46:56 -07:00
Leah Klearman 93d8aba010 merge from upstream w/ conflict fixes 2012-10-16 12:00:23 -07:00
AlinT 8d7054b793 Remove xfails due to resolved bugs
Although bug 795283 hasn't been marked resolved fixed. it has been fixed and is currently waiting for a dependency bug.
2012-10-01 20:10:38 +03:00
Leah Klearman 849897508a add moztrap markers where matching tests exist 2012-09-28 12:36:36 -07:00
AlinT 257c3dcd1d xfail 3 fails 2012-09-28 15:29:51 +03:00
alintrif 49d9d2cc9e Pep8 fixes for all the *.py files 2012-07-19 15:37:00 +03:00
Zac 75b3f5cfec Modify to folder structure, add mozwebqa.cfg file 2012-04-30 14:04:48 +01:00