Skip to content

Commit

Permalink
test: Modernize and convert some test in main.js to async/await (#1456
Browse files Browse the repository at this point in the history
)

* convert some test to async/await

* Update main.js

* use await

Co-authored-by: Linus Unnebäck <linus@folkdatorn.se>

* take back should accept custom HoSt header

* remove trailing space

Co-authored-by: Linus Unnebäck <linus@folkdatorn.se>
  • Loading branch information
jimmywarting and LinusU committed Jan 17, 2022
1 parent 1028f83 commit 015798e
Show file tree
Hide file tree
Showing 2 changed files with 791 additions and 953 deletions.
1 change: 0 additions & 1 deletion package.json
Expand Up @@ -53,7 +53,6 @@
"chai-iterator": "^3.0.2",
"chai-string": "^1.5.0",
"coveralls": "^3.1.0",
"delay": "^5.0.0",
"form-data": "^4.0.0",
"formdata-node": "^4.2.4",
"mocha": "^9.1.3",
Expand Down

0 comments on commit 015798e

Please sign in to comment.