Skip to content

Commit

Permalink
Merge pull request #152 from lidofinance/feat/val-189-module-id-valid…
Browse files Browse the repository at this point in the history
…ation

Module id validation and operators e2e tests
  • Loading branch information
Amuhar authored Sep 20, 2023
2 parents ba68579 + f30ba91 commit 376cc88
Show file tree
Hide file tree
Showing 81 changed files with 3,603 additions and 1,351 deletions.
858 changes: 4 additions & 854 deletions README.md

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion jest-e2e.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"moduleFileExtensions": ["js", "json", "ts"],
"rootDir": "src",
"rootDir": ".",
"modulePaths": ["<rootDir>/src"],
"testEnvironment": "node",
"testRegex": ".e2e-spec.ts$",
"transform": {
Expand Down
Loading

0 comments on commit 376cc88

Please sign in to comment.