Parent Directory
|
|
|
|
|
SUMO_breadcrumbs.py
|
69484
|
22 months |
tgavankar@mozilla.com |
removed unneeded print statements and fixed breadcrumbs bug
|
contribute_page.py
|
86892
|
13 months |
vkamdar@mozilla.com |
added check for 'search Unavailable' and will re-try if needed
|
forums_page.py
|
79572
|
16 months |
vkamdar@mozilla.com |
fixed/enabled forums tests in smoke/BFT
|
login_page.py
|
78579
|
17 months |
vkamdar@mozilla.com |
updated for new master site
|
other_support_page.py
|
78549
|
17 months |
vkamdar@mozilla.com |
updated for new master site
|
page.py
|
86974
|
13 months |
sdonner@mozilla.com |
Just fixing a couple small typos, and adding a space.
|
questions_page.py
|
86892
|
13 months |
vkamdar@mozilla.com |
added check for 'search Unavailable' and will re-try if needed
|
refine_search_page.py
|
86972
|
13 months |
vkamdar@mozilla.com |
new test for searching unicode chars , bug 622502
|
search_page.py
|
86892
|
13 months |
vkamdar@mozilla.com |
added check for 'search Unavailable' and will re-try if needed
|
selenium.py
|
67613
|
23 months |
tgavankar@mozilla.com |
Selenium RC Python Driver
|
suite.py
|
86908
|
13 months |
vkamdar@mozilla.com |
removed 'service unavailable' refresh due to confirmation dialog
|
suite_sumo.py
|
70402
|
22 months |
tgavankar@mozilla.com |
updated environment variables for new machines
|
suite_sumo_prod.py
|
68563
|
23 months |
tgavankar@mozilla.com |
prod test suite
|
sumo.py
|
64719
|
2 years |
jsocol@mozilla.com |
Adding automated tests of search categories and JSON(P).
|
sumo_functions.py
|
78579
|
17 months |
vkamdar@mozilla.com |
updated for new master site
|
sumo_page.py
|
86908
|
13 months |
vkamdar@mozilla.com |
removed 'service unavailable' refresh due to confirmation dialog
|
support_home_page.py
|
86892
|
13 months |
vkamdar@mozilla.com |
added check for 'search Unavailable' and will re-try if needed
|
support_website_forums_page.py
|
86892
|
13 months |
vkamdar@mozilla.com |
added check for 'search Unavailable' and will re-try if needed
|
test_advanced_search.py
|
68940
|
22 months |
tgavankar@mozilla.com |
updated open() that improves XHR error handling
|
test_advanced_search_checked_kb_and_forum.py
|
70651
|
21 months |
vkamdar@mozilla.com |
refreshes search page 4 times to prevent server hiccups
|
test_anon_adv_pagination_numeric_links.py
|
77574
|
18 months |
vkamdar@mozilla.com |
updated for new site
|
test_anon_csat_NTF_no.py
|
69791
|
22 months |
tgavankar@mozilla.com |
renaming to new scheme + cleanup (pep8, deleting unused files, etc)
|
test_anon_csat_NTF_yes_new.py
|
69791
|
22 months |
tgavankar@mozilla.com |
renaming to new scheme + cleanup (pep8, deleting unused files, etc)
|
test_anon_csat_popular_article_no.py
|
69791
|
22 months |
tgavankar@mozilla.com |
renaming to new scheme + cleanup (pep8, deleting unused files, etc)
|
test_anon_csat_popular_article_yes.py
|
69791
|
22 months |
tgavankar@mozilla.com |
renaming to new scheme + cleanup (pep8, deleting unused files, etc)
|
test_anon_csat_popular_article_yes_new.py
|
69791
|
22 months |
tgavankar@mozilla.com |
renaming to new scheme + cleanup (pep8, deleting unused files, etc)
|
test_anon_pagination_numeric_links.py
|
77573
|
18 months |
vkamdar@mozilla.com |
updated for new site
|
test_anon_search_on_homepage.py
|
70904
|
21 months |
vkamdar@mozilla.com |
fixed login
|
test_anon_submitting_a_new_question.py
|
71478
|
21 months |
vkamdar@mozilla.com |
updated 'ask question' test for new UI
|
test_article_creating_commentingon_deleting.py
|
71369
|
21 months |
vkamdar@mozilla.com |
fixed article deletion test & added code to skip forum reply test on IE
|
test_article_history.py
|
69791
|
22 months |
tgavankar@mozilla.com |
renaming to new scheme + cleanup (pep8, deleting unused files, etc)
|
test_article_rename_cancel.py
|
70921
|
21 months |
vkamdar@mozilla.com |
added verification for new question
|
test_ask_a_question.py
|
87504
|
12 months |
vkamdar@mozilla.com |
changed url of 'Ask Question'
|
test_atom_feeds.py
|
79332
|
17 months |
vkamdar@mozilla.com |
enabled/disbaled tests for BFT
|
test_breadcrumbs_forum.py
|
69791
|
22 months |
tgavankar@mozilla.com |
renaming to new scheme + cleanup (pep8, deleting unused files, etc)
|
test_breadcrumbs_htc.py
|
69791
|
22 months |
tgavankar@mozilla.com |
renaming to new scheme + cleanup (pep8, deleting unused files, etc)
|
test_breadcrumbs_kb.py
|
69791
|
22 months |
tgavankar@mozilla.com |
renaming to new scheme + cleanup (pep8, deleting unused files, etc)
|
test_breadcrumbs_misc.py
|
69791
|
22 months |
tgavankar@mozilla.com |
renaming to new scheme + cleanup (pep8, deleting unused files, etc)
|
test_cant_find_what_youre_looking_for_test.py
|
77579
|
18 months |
vkamdar@mozilla.com |
updated for new site
|
test_contribute_redirect.py
|
83082
|
14 months |
sdonner@mozilla.com |
Fixing the rewrite test for /contribute to redirect to /superheroes-wanted
|
test_correct_search_whitespace_encoding_test.py
|
69791
|
22 months |
tgavankar@mozilla.com |
renaming to new scheme + cleanup (pep8, deleting unused files, etc)
|
test_forum_contribs_new_post.py
|
79572
|
16 months |
vkamdar@mozilla.com |
fixed/enabled forums tests in smoke/BFT
|
test_forum_deletion.py
|
87715
|
12 months |
vkamdar@mozilla.com |
added forum_deletion test to BFT
|
test_forum_goto_post_after_reply.py
|
79572
|
16 months |
vkamdar@mozilla.com |
fixed/enabled forums tests in smoke/BFT
|
test_forum_new_post.py
|
79572
|
16 months |
vkamdar@mozilla.com |
fixed/enabled forums tests in smoke/BFT
|
test_forum_pagination.py
|
79572
|
16 months |
vkamdar@mozilla.com |
fixed/enabled forums tests in smoke/BFT
|
test_forum_post_on_prod.py
|
86911
|
13 months |
vkamdar@mozilla.com |
corrected sel objects assignment/cancellation
|
test_forum_reply_logged_out.py
|
79205
|
17 months |
vkamdar@mozilla.com |
updated links/locators etc. for new master site
|
test_how_to_contribute.py
|
87354
|
13 months |
vkamdar@mozilla.com |
removed check for 'how to contribute' article, since we switched from categories… |
test_hp_see_all_pop_support_articles.py
|
70120
|
22 months |
tgavankar@mozilla.com |
removed problematic header check
|
test_inproduct.py
|
87459
|
12 months |
vkamdar@mozilla.com |
change for new kb redirects removal
|
test_kb_delete_as_admin.py
|
69791
|
22 months |
tgavankar@mozilla.com |
renaming to new scheme + cleanup (pep8, deleting unused files, etc)
|
test_kb_htc_check_images.py
|
69791
|
22 months |
tgavankar@mozilla.com |
renaming to new scheme + cleanup (pep8, deleting unused files, etc)
|
test_kb_static.py
|
69791
|
22 months |
tgavankar@mozilla.com |
renaming to new scheme + cleanup (pep8, deleting unused files, etc)
|
test_locale_redirect.py
|
79411
|
17 months |
vkamdar@mozilla.com |
catching 404 for some redirects
|
test_loggedin_ask_a_new_question.py
|
71663
|
21 months |
vkamdar@mozilla.com |
updated AAQ test to look for 'confirm your question'
|
test_loggedin_search_on_homepage.py
|
79205
|
17 months |
vkamdar@mozilla.com |
updated links/locators etc. for new master site
|
test_loggedin_translate_existing_article.py
|
69791
|
22 months |
tgavankar@mozilla.com |
renaming to new scheme + cleanup (pep8, deleting unused files, etc)
|
test_login.py
|
79205
|
17 months |
vkamdar@mozilla.com |
updated links/locators etc. for new master site
|
test_login2x.py
|
70904
|
21 months |
vkamdar@mozilla.com |
fixed login
|
test_logout.py
|
69791
|
22 months |
tgavankar@mozilla.com |
renaming to new scheme + cleanup (pep8, deleting unused files, etc)
|
test_no_query_adv_forum_search.py
|
79205
|
17 months |
vkamdar@mozilla.com |
updated links/locators etc. for new master site
|
test_nonnumeric_search_page_numbers.py
|
71559
|
21 months |
vkamdar@mozilla.com |
disabled 'questions' test until bug gets resolved
|
test_old_search_page_redirects.py
|
69791
|
22 months |
tgavankar@mozilla.com |
renaming to new scheme + cleanup (pep8, deleting unused files, etc)
|
test_other_firefox_support.py
|
78549
|
17 months |
vkamdar@mozilla.com |
updated for new master site
|
test_questions_problem_count.py
|
79332
|
17 months |
vkamdar@mozilla.com |
enabled/disbaled tests for BFT
|
test_rewrites.py
|
87462
|
12 months |
vkamdar@mozilla.com |
removed old kb redirect test due to bug 650303
|
test_search_advanced_checked.py
|
77775
|
17 months |
vkamdar@mozilla.com |
verify search page title instead of search results
|
test_search_advanced_links.py
|
78579
|
17 months |
vkamdar@mozilla.com |
updated for new master site
|
test_search_advanced_tags.py
|
79332
|
17 months |
vkamdar@mozilla.com |
enabled/disbaled tests for BFT
|
test_search_decoding.py
|
78565
|
17 months |
vkamdar@mozilla.com |
updated for new master site
|
test_search_nonnumeric_pages.py
|
79205
|
17 months |
vkamdar@mozilla.com |
updated links/locators etc. for new master site
|
test_search_num_results.py
|
78579
|
17 months |
vkamdar@mozilla.com |
updated for new master site
|
test_search_old_redirect.py
|
72800
|
20 months |
vkamdar@mozilla.com |
converted tc's to page object model
|
test_search_on_home_page.py
|
77576
|
18 months |
vkamdar@mozilla.com |
updated for new site
|
test_search_quotes.py
|
80692
|
16 months |
tgavankar@mozilla.com |
changed search query
|
test_search_quotes_pagination.py
|
86655
|
13 months |
vkamdar@mozilla.com |
added new test in Smoke for bug 529694
|
test_search_tags_only.py
|
86807
|
13 months |
tgavankar@mozilla.com |
test_search_only_tags_dont_return_zero (test_search_tags_only.py) and dependenci… |
test_search_terms_with_quotes.py
|
86655
|
13 months |
vkamdar@mozilla.com |
added new test in Smoke for bug 529694
|
test_search_unicode_chars.py
|
86972
|
13 months |
vkamdar@mozilla.com |
new test for searching unicode chars , bug 622502
|
test_search_unknownchars.py
|
78565
|
17 months |
vkamdar@mozilla.com |
updated for new master site
|
test_tiki_search_results.py
|
78950
|
17 months |
vkamdar@mozilla.com |
removed 'Support Forum' & "Other Fx Support' link for the redesigned site
|
test_tiki_searchresults.py
|
70641
|
21 months |
vkamdar@mozilla.com |
refreshes search page 3 times to prevent server hicups
|
test_verify_num_results_on_page.py
|
69791
|
22 months |
tgavankar@mozilla.com |
renaming to new scheme + cleanup (pep8, deleting unused files, etc)
|
test_verify_tiki_wiki_markup_in_search_results.py
|
82929
|
14 months |
vkamdar@mozilla.com |
reverting Smoke to run on MacOSx6 and BFT on win7-second
|
test_webtrends_search_tracking.py
|
79205
|
17 months |
vkamdar@mozilla.com |
updated links/locators etc. for new master site
|
tests.py
|
87715
|
12 months |
vkamdar@mozilla.com |
added forum_deletion test to BFT
|
tests_prod.py
|
80835
|
16 months |
dburns@mozilla.com |
Disabled test as locator cant be updated
|
vars.py
|
82929
|
14 months |
vkamdar@mozilla.com |
reverting Smoke to run on MacOSx6 and BFT on win7-second
|