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

Custom ID field test improvements #2095

Merged
merged 2 commits into from
Jun 18, 2019

Conversation

wojcikstefan
Copy link
Member

@wojcikstefan wojcikstefan commented Jun 18, 2019

This PR splits up custom PK field tests. The new approach more closely aligns with the rule that a single tests should test one thing and one thing only. Previous code tested like 4 different things in a
single test and was hard to follow.

This more closely aligns with the rule that a single tests should test one
thing and one thing only. Previous code tested like 4 different things in a
single test and was hard to follow.
@wojcikstefan wojcikstefan force-pushed the custom-id-field-test-improvements branch from af5bcc3 to 5385c49 Compare June 18, 2019 13:34
@wojcikstefan wojcikstefan force-pushed the custom-id-field-test-improvements branch from 032942a to 13dc931 Compare June 18, 2019 13:35
@wojcikstefan wojcikstefan merged commit bb0b1e8 into master Jun 18, 2019
@wojcikstefan wojcikstefan deleted the custom-id-field-test-improvements branch June 18, 2019 13:43
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