-
Notifications
You must be signed in to change notification settings - Fork 737
Comparing changes
Open a pull request
base repository: mozilla/kitsune
base: 1.1.2
head repository: mozilla/kitsune
compare: 1.1.3
- 8 commits
- 16 files changed
- 3 contributors
Commits on Oct 8, 2024
-
- Refactoring the footer.py and homepage.py page objects by marking t…
…he page functions as public, replacing super() with self and updating function calls in tests. - Adding a couple of synonyms inside the search_synonym.py page which are used in tests. - Adding a WordNetLemmatizer instance in utilities.py which is going to help extracting the singular form of words when searching for synonyms of the search term inside the search results. - Extending playwright coverage with the first batch of search tests inside the test_main_searchbar.py. - Adding searchTests marker inside pytest.ini and playwright.yml
Configuration menu - View commit details
-
Copy full SHA for 0824881 - Browse repository at this point
Copy the full SHA 0824881View commit details
Commits on Oct 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0247a42 - Browse repository at this point
Copy the full SHA 0247a42View commit details -
Merge pull request #6282 from akatsoulas/normalize-locale
Normalize locale in the API
Configuration menu - View commit details
-
Copy full SHA for 4cc50d8 - Browse repository at this point
Copy the full SHA 4cc50d8View commit details
Commits on Oct 10, 2024
-
Merge pull request #6278 from emilghittasv/playwright-search-tests
Playwright adding the first batch of search tests
Configuration menu - View commit details
-
Copy full SHA for 76eaef1 - Browse repository at this point
Copy the full SHA 76eaef1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a73643 - Browse repository at this point
Copy the full SHA 9a73643View commit details -
Merge pull request #6286 from akatsoulas/default-fitlering
Set the default filter to All
Configuration menu - View commit details
-
Copy full SHA for 702645e - Browse repository at this point
Copy the full SHA 702645eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 760361e - Browse repository at this point
Copy the full SHA 760361eView commit details -
Merge pull request #6287 from akatsoulas/aaq-waffle-flags
Control the AAQ moderation flags through waffle
Configuration menu - View commit details
-
Copy full SHA for 4bdf529 - Browse repository at this point
Copy the full SHA 4bdf529View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 1.1.2...1.1.3