Skip to content
This repository has been archived by the owner on Sep 17, 2021. It is now read-only.

Commit

Permalink
Port tests from grafana/k6#1863
Browse files Browse the repository at this point in the history
Some copying and renaming required, but it's not bad.
  • Loading branch information
Ivan Mirić committed Jun 22, 2021
1 parent 9e82179 commit 0dedffd
Show file tree
Hide file tree
Showing 3 changed files with 499 additions and 0 deletions.
4 changes: 4 additions & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,9 @@ go 1.16

require (
github.com/dop251/goja v0.0.0-20210427212725-462d53687b0d
github.com/sirupsen/logrus v1.8.1
github.com/spf13/afero v1.1.2
github.com/stretchr/testify v1.7.0
go.k6.io/k6 v0.32.1-0.20210622082042-2039c5691bbe
gopkg.in/guregu/null.v3 v3.3.0
)
Loading

0 comments on commit 0dedffd

Please sign in to comment.