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

How did you create the test fixtures? #8

Open
iamwilhelm opened this issue Mar 9, 2014 · 2 comments
Open

How did you create the test fixtures? #8

iamwilhelm opened this issue Mar 9, 2014 · 2 comments

Comments

@iamwilhelm
Copy link

I have a test to add, but I needed to change a fixture. I saw that they looked like bare repositories, and cloned 'branched'. made my changes and tried to pushed it back to the bare repo. However, the changes don't seem to take.

I did change the config file's bare flag to be true, and tried again. But it didn't work.

I could try to replace the entire directory with a bare repo version, but then a different test having to do with commits failed.

How did you create the test fixtures, and how do you change them? Or should I just create a new test fixture?

@notatestuser
Copy link
Owner

This is one for @sentientwaffle

@sentientwaffle
Copy link

I'd recommend creating a new test fixture. If I remember correctly, I just created a git repo (git init) and made the modifications with the git command, then moved the .git directory over to test/fixtures.

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

3 participants