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

Feature/deploy tests #48

Closed
wants to merge 71 commits into from
Closed

Feature/deploy tests #48

wants to merge 71 commits into from

Conversation

mallorydxw
Copy link
Contributor

In progress.


  • Test successful deployment
  • Test "release did not validate" path
  • Add code coverage to check how much of the class is tested
  • Write tests until Deployment is at 100%
    • I keep getting weird errors related to using the VFS, so I guess we'll skip this step
  • Move Module/Release as it's not a command
  • Test Module/Release
  • Stop using WhippetHelpers
  • PHP Warning: symlink(): No such file or directory in /workbench/src/github.com/dxw/whippet/src/Modules/Release.php on line 138

@mallorydxw mallorydxw self-assigned this Apr 7, 2016
@mallorydxw mallorydxw force-pushed the feature/deploy-tests branch from f974dff to 56fa217 Compare April 7, 2016 18:38
@mallorydxw mallorydxw force-pushed the feature/deploy-tests branch from 56fa217 to 3be3cc2 Compare April 8, 2016 13:20
@mallorydxw mallorydxw force-pushed the feature/deploy-tests branch from 3be3cc2 to 791f1b5 Compare April 8, 2016 13:30
@mallorydxw
Copy link
Contributor Author

Ugh. This is painful.

Edit: To elaborate, I spent forever trying to figure out why file_put_contents isn't working for the releases directory. Unsuccessfully. I then tried starting to write tests for Release and whippet_init() made that painful.

@mallorydxw
Copy link
Contributor Author

This needs a lot of work. I'll close for the moment.

@mallorydxw mallorydxw closed this Oct 16, 2018
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

Successfully merging this pull request may close these issues.

1 participant