Skip to content

Commit

Permalink
rename package to testkit
Browse files Browse the repository at this point in the history
  • Loading branch information
uziab committed Oct 29, 2024
1 parent 2ece018 commit f6013a5
Show file tree
Hide file tree
Showing 39 changed files with 73 additions and 4 deletions.
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,19 +1,20 @@
{
"name": "monday-ui-e2e-toolkit",
"name": "@vibe/testkit",
"version": "1.0.0",
"description": "Monday UI e2e testing toolkit",
"description": "Vibe e2e testing toolkit",
"keywords": [
"TESTING",
"E2E"
],
"author": "",
"author": "monday.com",
"homepage": "https://github.com/mondaycom/vibe#readme",
"license": "ISC",
"main": "dist/index.js",

"repository": {
"type": "git",
"url": "git+https://github.com/mondaycom/vibe.git"
"url": "git+https://github.com/mondaycom/vibe.git",
"directory": "packages/testkit"
},
"scripts": {
"test:e2e": "npx playwright test",
Expand Down
File renamed without changes.
68 changes: 68 additions & 0 deletions packages/testkit/reports/index.html

Large diffs are not rendered by default.

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit f6013a5

Please sign in to comment.