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

A few fixes #3437

Merged
merged 3 commits into from
Mar 31, 2017
Merged

A few fixes #3437

merged 3 commits into from
Mar 31, 2017

Conversation

dmeltzer
Copy link
Contributor

  • Update SQL dump for functional tests.
    For reference -- until we make this less dumb--
  1. load tests/_data/dump.sql into a db.
  2. run artisan migrate
  3. run mysqldump -u whatver databsename > tests/_data/dump.sql
  • Readd tinker to the composer devel packages. It's too useful to leave out, regardless of what those laravel people think :)

  • ViewAssetsController wasn't ported from User::assignedAssets to User::assets, fix that (which fixes the landing page for users)

@snipe snipe merged commit 1bb89db into snipe:develop Mar 31, 2017
@dmeltzer dmeltzer deleted the tests-and-fixes branch June 12, 2017 22:56
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.

2 participants