8000 PHPUnit Doesn't Clear Caches · Issue #2053 · cachethq/cachet · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
PHPUnit Doesn't Clear Caches #2053
Closed
Closed
@ConnorVG

Description

@ConnorVG

Before submitting your issue, please make sure that you've checked the checkboxes below.

  • I am running the latest release version of Cachet.
  • I am running at least PHP 5.5.9. You can check this by running php -v.
  • I have ran rm -rf bootstrap/cache/*.

Expected behaviour

After running phpunit, I expect my environment to not be mutated.

Actual behaviour

PHPUnit bootstraps it's environment and never clears it's cache once completed (application stays in testing).

Steps to reproduce

  1. Have a default installation (pre-setup and seeded)
  2. Run vendor/bin/phpunit
  3. Go to your site, notice you're now on /setup
  4. Run artisan env and notice you're now in testing

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0