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

Add tests for a different anet dictionary which doesn't have custom fields #3370

Merged
merged 7 commits into from
Dec 21, 2020

Conversation

cemalettin-work
Copy link
Contributor

@cemalettin-work cemalettin-work commented Dec 21, 2020

Added a test dictionary which doesn't contain custom fields as they are optional. ANET should work fine without custom fields. Changed the way webdriverio tests are grouped so that we can use the test files with different anet dictionaries. Tests that don't depend on custom fields are grouped as base test specs, others are separated.

Also additional github jobs added for testing these in parallel

Also fixes Person creation page error.

Closes #3368

User changes

Super User changes

Admin changes

System admin changes

  • anet.yml or anet-dictionary.yml needs change
  • db needs migration
  • documentation has changed
  • graphql schema has changed

Checklist

  • Described the user behavior in PR body
  • Referenced/updated all related issues
  • commits follow a repo#issue: Title title format and these 7 rules
  • commits have a clean history, otherwise PR may be squash-merged
  • Added and/or updated unit tests
  • Added and/or updated e2e tests
  • Added and/or updated data migrations
  • Updated documentation
  • Resolved all build errors and warnings
  • Opened debt issues for anything not resolved here

Add no custom fields dictionary version to test

Also add todo comment on github workflow config
@cemalettin-work cemalettin-work force-pushed the GH-3368-add-tests-for-different-dictionaries branch from 7f3ada3 to 53a269a Compare December 21, 2020 05:55
@cemalettin-work cemalettin-work force-pushed the GH-3368-add-tests-for-different-dictionaries branch 2 times, most recently from bb6f7a1 to e6b1f10 Compare December 21, 2020 13:00
@cemalettin-work cemalettin-work marked this pull request as ready for review December 21, 2020 13:02
@gjvoosten gjvoosten force-pushed the GH-3368-add-tests-for-different-dictionaries branch from e6b1f10 to 017f3af Compare December 21, 2020 14:07
@gjvoosten gjvoosten merged commit 4768c8e into candidate Dec 21, 2020
@gjvoosten gjvoosten deleted the GH-3368-add-tests-for-different-dictionaries branch December 21, 2020 14:28
@gjvoosten gjvoosten restored the GH-3368-add-tests-for-different-dictionaries branch December 21, 2020 14:47
@gjvoosten gjvoosten deleted the GH-3368-add-tests-for-different-dictionaries branch December 21, 2020 15:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add tests / github workflows for different versions of anet-dictionary.yml
3 participants