Skip to content

Move repeated tests into their own file#14974

Merged
1 commit merged into
mainfrom
test_588225650
Dec 6, 2023
Merged

Move repeated tests into their own file#14974
1 commit merged into
mainfrom
test_588225650

Conversation

@copybara-service

Copy link
Copy Markdown

Move repeated tests into their own file

accessors_test.rs is getting a bit unwieldy, approaching 1K LOC. This CL breaks out the repeated tests into their own file (accessors_repeated_test.rs), as we expect the tests here to grow. This follows the precedent of accessors_map_test.rs.

accessors_test.rs is getting a bit unwieldy, approaching 1K LOC. This CL breaks out the repeated tests into their own file (accessors_repeated_test.rs), as we expect the tests here to grow. This follows the precedent of `accessors_map_test.rs`.

PiperOrigin-RevId: 588554476
@copybara-service copybara-service Bot closed this pull request by merging all changes into main in acad27f Dec 6, 2023
@copybara-service copybara-service Bot deleted the test_588225650 branch December 6, 2023 23:05
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.

1 participant