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

Write more tests for views.fork #103

Open
7 tasks
ehmatthes opened this issue Aug 5, 2015 · 0 comments
Open
7 tasks

Write more tests for views.fork #103

ehmatthes opened this issue Aug 5, 2015 · 0 comments

Comments

@ehmatthes
Copy link
Member

  • Critical tests:
    • Rejects a non-empty organization.
    • Check that only public organizations can be forked.
    • Check there's nothing in new org that's not in old org.
    • Make sure original org is unchanged, in all aspects.
    • Add a new sa to old organization, make sure it's in old organization and not in new organization.
    • Add new sa to new organization, make sure it's in new organization and not in old organization.
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

No branches or pull requests

1 participant