You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 10, 2024. It is now read-only.
@@ -61,14 +63,14 @@ See also the list of [contributors](https://github.com/mycshq/ns-suitescript-moc
61
63
62
64
## License 🔓
63
65
64
-
This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details
66
+
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details
65
67
66
68
## Roadmap 🛣
67
69
68
-
- add tests for the repo
69
70
- add examples for jest
70
-
- add example for other test frameworks
71
-
- switch all eslint warning to errors and fix code :white_check_mark:
72
71
- cleanup mycs occurences
73
-
-remove global specific mocks (like `getGELlabel`) and give possibility to import them from config (with example) :white_check_mark:
72
+
-add tests for the repo
74
73
- automate release process
74
+
- add example for other test frameworks
75
+
76
+
If you want to contribute and don't know where to start, we label our issues with [`help wanted`](https://github.com/mycsHQ/ns-suitescript-mocks/issues?q=is%3Aissue+is%3Aopen+label%3A%22help+wanted%22) or [`good first issue`](https://github.com/mycsHQ/ns-suitescript-mocks/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22), feel free to browse the issues and ask for more information.
0 commit comments