Skip to content

Proper tests #19

@supernovus

Description

@supernovus

The current "tests" in the test/ folder are actually examples of how to use the app, not tests. However they are being run as tests in Travis CI which fails since they don't return TAP output (and in many cases the dependencies aren't installed for them.)

I want to rename the test/ folder to examples/ and write some actual tests using a web testing framework I've been planning for a while.

As I'm not heavily active with my Perl 6 projects at the moment, this may take a while to get done. However given this is already being tested in Travis CI, this is a slightly higher priority than other issues.

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