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

Unit testing edge case with prefix deletion #33

Open
Yomguithereal opened this issue Oct 21, 2019 · 0 comments
Open

Unit testing edge case with prefix deletion #33

Yomguithereal opened this issue Oct 21, 2019 · 0 comments
Labels

Comments

@Yomguithereal
Copy link
Member

Scenario:

  1. Creating a webentity
  2. Deleting one of its 4 default prefixes
  3. Adding a page under the deleted prefix that will trigger the creation of a webentity on the delete prefix
  4. Verify that: 1) the once deleted prefix now belongs to new webentity 2) The three other ones still belong to the first one.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant