-
Notifications
You must be signed in to change notification settings - Fork 43
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #351 from EresDevOrg/development
PR: Unit tests for virtual cards backend
- Loading branch information
Showing
60 changed files
with
3,487 additions
and
241 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -47,6 +47,8 @@ | |
"ubiquibot", | ||
"UBIQUIBOT", | ||
"URLSAFE", | ||
"UUSD", | ||
"vitest", | ||
"WXDAI", | ||
"XDAI", | ||
"xmark" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
name: Run unit tests for pages functions | ||
on: | ||
workflow_dispatch: | ||
pull_request: | ||
push: | ||
|
||
env: | ||
NODE_ENV: "test" | ||
|
||
jobs: | ||
testing: | ||
runs-on: ubuntu-latest | ||
|
||
steps: | ||
- uses: actions/setup-node@v4 | ||
with: | ||
node-version: "20.10.0" | ||
|
||
- name: Checkout code | ||
uses: actions/checkout@v3 | ||
|
||
- name: Install dependencies | ||
run: yarn | ||
|
||
- name: Run tests | ||
run: npx vitest --run |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
b4e9840
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@rndquu Configuration is invalid.
Caution
pay.ubq.fi/.github/.ubiquity-os.config.yml
Line 336 in b4e9840
Caution
pay.ubq.fi/.github/.ubiquity-os.config.yml
Line 337 in b4e9840
Caution
pay.ubq.fi/.github/.ubiquity-os.config.yml
Line 336 in b4e9840
Caution
pay.ubq.fi/.github/.ubiquity-os.config.yml
Line 339 in b4e9840
Caution
pay.ubq.fi/.github/.ubiquity-os.config.yml
Line 336 in b4e9840
Caution
pay.ubq.fi/.github/.ubiquity-os.config.yml
Line 341 in b4e9840
Caution
pay.ubq.fi/.github/.ubiquity-os.config.yml
Line 349 in b4e9840
Caution
pay.ubq.fi/.github/.ubiquity-os.config.yml
Line 349 in b4e9840
Caution
pay.ubq.fi/.github/.ubiquity-os.config.yml
Line 349 in b4e9840
Caution
pay.ubq.fi/.github/.ubiquity-os.config.yml
Line 1 in b4e9840
Caution
pay.ubq.fi/.github/.ubiquity-os.config.yml
Line 1 in b4e9840
Caution
pay.ubq.fi/.github/.ubiquity-os.config.yml
Line 1 in b4e9840