puffproject / test-runner

Backend microservice managing user code uploads and running test cases
MIT License
0 stars 0 forks source link

feature/haskell-testing #19

Closed OZoneGuy closed 3 years ago

OZoneGuy commented 3 years ago

Overview

Added support for Haskell testing.

This change is a

Description

Motivation/Links

Notes and problems:

How was this tested?

I ran the tests using the REST API, and it behaved as expected.

Todos

OZoneGuy commented 3 years ago

Closing, waiting for #18 to be merged into master.

benjaminkostiuk commented 3 years ago

18 Is finished merging, feel free to rebase and open a new PR, or re-open this one.

benjaminkostiuk commented 3 years ago

Also could you rename your branch feature/haskell-testing so the CI can know it's a feature branch?