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

TestFx Test to test Init Repository Flow #40

Open
rohitvvv opened this issue Jul 21, 2015 · 2 comments
Open

TestFx Test to test Init Repository Flow #40

rohitvvv opened this issue Jul 21, 2015 · 2 comments

Comments

@rohitvvv
Copy link
Member

Write a test to create a new repo with GitFx and check in the filesystem if the repository got created. During clean up delete the .git to make way for future runs.

@rohitvvv
Copy link
Member Author

There is a button in the UI which allows one to create a repository. Create a repository using testfx api to click on relevant button. Once done enter the repository name and path using testfx. Hit Initialize Repo button. Now check in the file system if the repository got created in the location. During clean up delete the repository.

@rohitvvv
Copy link
Member Author

This test is related to issue#16

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