Skip to content

Incorporate automated tests #5

@averyvery

Description

@averyvery

With Freebie, I learned messing with EE's URLs is crazy stuff. There are a lot of possible URLs, a lot of extensions and states, and it's impossible to test them all by hand. Fortunately, I wrote a little test suite, but unfortunately, it had a difficult setup and I ended up being the only person using it.

With Freeway, I'm hoping to:

  • Have an automated, PHP test suite
  • Auto-unit test Freeway methods for dumb errors
  • Auto-int test routes and URLs to make sure they perform as expected
  • Use a test system that allows devs to easily fork and add failing tests when they find issues

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions