Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Organize test names #186

Merged
merged 6 commits into from
Mar 7, 2024
Merged

Organize test names #186

merged 6 commits into from
Mar 7, 2024

Conversation

aokj4ck
Copy link
Contributor

@aokj4ck aokj4ck commented Mar 1, 2024

Description

  • Rename operations
  • Group resources by API type (corresponding to instances of MockResponse)
Screenshot 2024-03-01 at 14 17 07
  • Update UI tests folder and classes to have distinct UI name
Screenshot 2024-03-01 at 14 17 14

Checklist

  • Update CHANGELOG

@aokj4ck aokj4ck marked this pull request as ready for review March 1, 2024 19:16
@aokj4ck aokj4ck requested review from a team as code owners March 1, 2024 19:16
@aokj4ck aokj4ck requested review from azarovalex and a user March 1, 2024 19:16
@aokj4ck aokj4ck merged commit 784cb5b into main Mar 7, 2024
4 checks passed
@aokj4ck aokj4ck deleted the organize-test-names branch March 7, 2024 15:45
aokj4ck added a commit that referenced this pull request Apr 5, 2024
- Rename operations
- Remove Integration from names of UI tests
- Move SBS mock resources into MockData, move MockServer into Tests folder
- Organize mock data for autofill and geocoding tests
- Remove old references in testplan
- Group resources by API type (corresponding to instances of MockResponse)

<img width="218" alt="Screenshot 2024-03-01 at 14 17 07" src="https://github.com/mapbox/mapbox-search-ios/assets/384288/7e0441d6-eca6-42ea-bcd3-8854ae9c64e4">

- Update UI tests folder and classes to have distinct UI name

<img width="316" alt="Screenshot 2024-03-01 at 14 17 14" src="https://github.com/mapbox/mapbox-search-ios/assets/384288/41a2d942-c7ae-4f79-aa12-95dae99d9bee">

- [x] Update `CHANGELOG`

Conflicts:
	MapboxSearch.xcodeproj/project.pbxproj
	Tests/Demo.xctestplan
	Tests/MapboxSearchUITests/Tests/CategorySuggestionsNavigationUITestCase.swift
	Tests/MapboxSearchUITests/Tests/CategorySuggestionsUITestCase.swift
	Tests/MapboxSearchUITests/Tests/FavoritesUITestCase.swift
	Tests/MapboxSearchUITests/Tests/FeedbackUITestCase.swift
	Tests/MapboxSearchUITests/Tests/SearchUITestCase.swift
	Tests/MapboxSearchUITests/Tests/VisibilityUITestCase.swift
	Tests/MockData/sbs/category-hotel-search-along-route-jp.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants