Parent Directory
|
|
|
|
|
IOfiles/
|
68373 |
23 months |
vkamdar@mozilla.com |
put your test input/output files in this folder
|
AMO_BFT_test_suite.py
|
70920
|
21 months |
tsmith@mozilla.com |
Disable 'averagerating' from addon category sorts
|
AMO_category_browse_sort.py
|
91582
|
10 months |
vkamdar@mozilla.com |
corrected regex to match user|users
|
AMO_category_landing_layout.py
|
92514
|
10 months |
vkamdar@mozilla.com |
sel.open(/z/)
|
AMO_category_landing_lists.py
|
92526
|
10 months |
vkamdar@mozilla.com |
updated column locations of the category landing lists
|
AMO_category_search_sort.py
|
74805
|
19 months |
tsmith@mozilla.com |
Replace of Name sort option with Updated sort option.
|
AMO_collections_landing_layout.py
|
72098
|
21 months |
tsmith@mozilla.com |
revise error message for user with 1 collection
|
AMO_home_page_layout.py
|
93095
|
9 months |
sdonner@mozilla.com |
Now that 'featured' add-ons are on preview again, let's restore 'default', which… |
AMO_persona_search.py
|
93301
|
9 months |
sdonner@mozilla.com |
Removing unnecessary, outmoded functions to tell if the AMO page has loaded; lat… |
AMO_sanity_test_suite_production.py
|
68517
|
23 months |
tsmith@mozilla.com |
Initial sanity test suite for production
|
AMO_search_suite.py
|
71472
|
21 months |
tsmith@mozilla.com |
include addon_search_by_type, addon_search_pagination
|
AMO_smoke_test_suite.py
|
72020
|
21 months |
tsmith@mozilla.com |
disable amo_collections_landing_layout until author link on collections is resol… |
AMO_smoke_test_suite_next.py
|
72020
|
21 months |
tsmith@mozilla.com |
disable amo_collections_landing_layout until author link on collections is resol… |
AMOfunctions.py
|
93396
|
9 months |
sdonner@mozilla.com |
The new suite still uses timeout = 180000ms, so let's not try to win the battle … |
AMOlocators.py
|
92526
|
10 months |
vkamdar@mozilla.com |
updated column locations of the category landing lists
|
GridConnection.py
|
93604
|
9 months |
sdonner@mozilla.com |
Let's do this the right way: 1) Define self.macFirefoxBeta 2) Use it in the smok… |
TCparams.py
|
93395
|
9 months |
sdonner@mozilla.com |
Doing a Very Evil Thing (tm): setting default_timeout = 240000
|
UserProfilesIterateURL.py
|
85067
|
14 months |
tgavankar@mozilla.com |
added if __name__ clause to tests that didn't have it
|
addon_EULA_layout.py
|
93302
|
9 months |
sdonner@mozilla.com |
Again, removing extraneous "checks" to ensure that the AMO page has loaded -- th… |
addon_detail_layout.py
|
77814
|
17 months |
vkamdar@mozilla.com |
corrected/updated tests for better image regexp, int - long etc.
|
addon_detail_layout_functions.py
|
88309
|
12 months |
vkamdar@mozilla.com |
commented verifyStarAttributeRating() for now
|
addon_privacy_page.py
|
93303
|
9 months |
sdonner@mozilla.com |
A little comment cleanup.
|
addon_search_by_last_updated.py
|
93301
|
9 months |
sdonner@mozilla.com |
Removing unnecessary, outmoded functions to tell if the AMO page has loaded; lat… |
addon_search_by_name.py
|
93301
|
9 months |
sdonner@mozilla.com |
Removing unnecessary, outmoded functions to tell if the AMO page has loaded; lat… |
addon_search_by_type.py
|
93301
|
9 months |
sdonner@mozilla.com |
Removing unnecessary, outmoded functions to tell if the AMO page has loaded; lat… |
addon_search_by_version.py
|
93301
|
9 months |
sdonner@mozilla.com |
Removing unnecessary, outmoded functions to tell if the AMO page has loaded; lat… |
addon_search_pagination.py
|
71523
|
21 months |
tsmith@mozilla.com |
decrease verbosity
|
addon_search_with_OS.py
|
72325
|
21 months |
tsmith@mozilla.com |
initial commit
|
amo_page.py
|
92475
|
10 months |
vkamdar@mozilla.com |
using url's to go to /themes instead of locators to avoid failures
|
app_home_page.py
|
75395
|
19 months |
tsmith@mozilla.com |
initial commit for POM class and utility classes
|
collection_search_by_name.py
|
93301
|
9 months |
sdonner@mozilla.com |
Removing unnecessary, outmoded functions to tell if the AMO page has loaded; lat… |
collections_directory_layout.py
|
93030
|
9 months |
sdonner@mozilla.com |
Removeing "new" from the regex that looks for the # of followers string.
|
collections_directory_page.py
|
76121
|
18 months |
tsmith@mozilla.com |
add new page classes
|
collections_page.py
|
76121
|
18 months |
tsmith@mozilla.com |
add new page classes
|
data_functions.py
|
81471
|
15 months |
dburns@mozilla.com |
missed unicoding a string
|
extensions_page.py
|
76121
|
18 months |
tsmith@mozilla.com |
add new page classes
|
extensions_search_results_page.py
|
76151
|
18 months |
tsmith@mozilla.com |
updates for new test cases
|
generalFunctions.py
|
75875
|
19 months |
tsmith@mozilla.com |
fix check for "meet <developer name>"
|
locator.py
|
75395
|
19 months |
tsmith@mozilla.com |
initial commit for POM class and utility classes
|
log_in_page.py
|
83158
|
14 months |
vkamdar@mozilla.com |
removed login verification from log_in_page
|
page.py
|
89424
|
11 months |
sdonner@mozilla.com |
Increasing timeouts from 80000ms to 180000ms, because preview is slow, lately
|
personaLandingPageFunctions.py
|
88309
|
12 months |
vkamdar@mozilla.com |
commented verifyStarAttributeRating() for now
|
persona_category_landing_layout.py
|
92482
|
10 months |
sdonner@mozilla.com |
Let's not be so strict about the page having: "//body/div[@class='section']" and… |
persona_category_landing_lists.py
|
82064
|
15 months |
sdonner@mozilla.com |
Happily removing a test for sorting Personas by rating, since it doesn't seem ea… |
persona_landing_layout.py
|
92664
|
9 months |
sdonner@mozilla.com |
Error message cleanup + some comment fixes.
|
persona_landing_lists.py
|
92526
|
10 months |
vkamdar@mozilla.com |
updated column locations of the category landing lists
|
persona_search_by_name.py
|
93329
|
9 months |
sdonner@mozilla.com |
Last revert, hopefully.
|
personas_landing_page.py
|
76121
|
18 months |
tsmith@mozilla.com |
add new page classes
|
personas_page.py
|
76121
|
18 months |
tsmith@mozilla.com |
add new page classes
|
saved_exceptions.py
|
81453
|
15 months |
dburns@mozilla.com |
fixed next item
|
suite.py
|
92735
|
9 months |
dburns@mozilla.com |
Updated server up code. r=DaveHunt
|
testSuiteFunctions.py
|
68902
|
22 months |
tsmith@mozilla.com |
add for browser loader function that runs tests
|
test_AddReview.py
|
90149
|
11 months |
vkamdar@mozilla.com |
removed posting of huge text as it is tripping Selenium, http://qa-selenium.mv.m… |
test_addButtonType.py
|
71489
|
21 months |
tgavankar@mozilla.com |
changed default TCparams
|
test_add_tags.py
|
73371
|
20 months |
vkamdar@mozilla.com |
updated while loop
|
test_amo_page_header_and_footer.py
|
85067
|
14 months |
tgavankar@mozilla.com |
added if __name__ clause to tests that didn't have it
|
test_collections.py
|
93052
|
9 months |
sdonner@mozilla.com |
Increase the timeout for editing a collection to something ridiculous.
|
test_searchAPIapps.py
|
87107
|
13 months |
vkamdar@mozilla.com |
removed all references to 'sunbird' since its going away , bug 617989
|
test_searchAPIcat.py
|
85184
|
14 months |
vkamdar@mozilla.com |
added default selenium timeout
|
test_searchAPIlimit.py
|
85184
|
14 months |
vkamdar@mozilla.com |
added default selenium timeout
|
test_searchAPImobile.py
|
85184
|
14 months |
vkamdar@mozilla.com |
added default selenium timeout
|
test_searchAPIplatform.py
|
85184
|
14 months |
vkamdar@mozilla.com |
added default selenium timeout
|
test_searchAPIplatformOld.py
|
85184
|
14 months |
vkamdar@mozilla.com |
added default selenium timeout
|
test_searchAPItype.py
|
85184
|
14 months |
vkamdar@mozilla.com |
added default selenium timeout
|
test_searchAPItypeOld.py
|
85184
|
14 months |
vkamdar@mozilla.com |
added default selenium timeout
|
test_searchAPIversion.py
|
85184
|
14 months |
vkamdar@mozilla.com |
added default selenium timeout
|
test_searchAPIversionOld.py
|
85184
|
14 months |
vkamdar@mozilla.com |
added default selenium timeout
|
test_srcURLlink.py
|
93299
|
9 months |
sdonner@mozilla.com |
Removing the rest of the seemingly useless Personas checks for the /featured pag… |
test_themes_landing_layout.py
|
91899
|
10 months |
vkamdar@mozilla.com |
Mobile App does not have a 'Themes' category anymore.
|
test_themes_landing_sort_by_created.py
|
85184
|
14 months |
vkamdar@mozilla.com |
added default selenium timeout
|
test_themes_landing_sort_by_name.py
|
85184
|
14 months |
vkamdar@mozilla.com |
added default selenium timeout
|
test_themes_landing_sort_by_popular.py
|
85184
|
14 months |
vkamdar@mozilla.com |
added default selenium timeout
|
test_themes_landing_sort_by_updated.py
|
85184
|
14 months |
vkamdar@mozilla.com |
added default selenium timeout
|
test_themes_search_by_name.py
|
85184
|
14 months |
vkamdar@mozilla.com |
added default selenium timeout
|
test_themes_total_counts.py
|
85067
|
14 months |
tgavankar@mozilla.com |
added if __name__ clause to tests that didn't have it
|
testcase_breadcrumbs.py
|
75395
|
19 months |
tsmith@mozilla.com |
initial commit for POM class and utility classes
|
tests.py
|
93409
|
9 months |
sdonner@mozilla.com |
Disabling collection_search_by_name because it's being covered in https://github… |
themes_landing_page.py
|
76059
|
18 months |
tsmith@mozilla.com |
handle themes not yet rated.
|
themes_page.py
|
75395
|
19 months |
tsmith@mozilla.com |
initial commit for POM class and utility classes
|
themes_search_results_page.py
|
75395
|
19 months |
tsmith@mozilla.com |
initial commit for POM class and utility classes
|
verifyUserLogin.py
|
89814
|
11 months |
vkamdar@mozilla.com |
updated tests for change of (weekly donwloads -> users)
|
verifyUserLogout.py
|
89814
|
11 months |
vkamdar@mozilla.com |
updated tests for change of (weekly donwloads -> users)
|