Skip to content
This repository was archived by the owner on Dec 26, 2022. It is now read-only.
This repository was archived by the owner on Dec 26, 2022. It is now read-only.

Unit tests which have working URLs #19

Description

@calummackervoy

It's not possible to use test data in our unit tests which blocks us from testing anything which pulls from a data source

They run on a test server using Grizzly, but we need to expose that on a port, and then write the tests to use that port in the test data URLs (e.g. http://localhost:8080/mud/world/#test-resource), then we can write unit tests for features with reference and access test datasets

@MattTennison do you have experience with this in JUnit ? I haven't researched it properly yet

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