Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add unit tests with jest #38

Open
22 of 31 tasks
emibcn opened this issue Oct 29, 2020 · 1 comment · Fixed by #39, #43, #44 or #48
Open
22 of 31 tasks

Add unit tests with jest #38

emibcn opened this issue Oct 29, 2020 · 1 comment · Fixed by #39, #43, #44 or #48
Assignees
Labels
ci/cd Issues related to continuous integration and deployment (or DevOps) documentation Improvements or additions to documentation enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed javascript Javascript knowledge needed react React knowledge needed tests Issues related to adding or fixing tests

Comments

@emibcn
Copy link
Owner

emibcn commented Oct 29, 2020

Add unit tests for components:

  • src/
    • App
    • About
    • AppThemeProvider
    • asyncComponent
    • Dashboard
    • ErrorCatcher
    • index
    • Language
    • Loading
    • MenuItems
    • Menu
    • ModalRouter
    • ModalRouterWithRoutes
    • Slider
    • Throtle
    • withDocumentVisibility
  • src/i18n/
  • src/Backend/
    • IndexesHandler
    • Provider
    • src/Backend/Base/
      • Cache
      • Common
      • ContextCreator
      • GHPages
      • withHandlerGenerator
    • src/Backend/Bcn/
    • src/Backend/Charts/
    • src/Backend/Maps/
  • src/Widget/

Current coverage

Coverage

@emibcn emibcn linked a pull request Oct 29, 2020 that will close this issue
@emibcn emibcn added ci/cd Issues related to continuous integration and deployment (or DevOps) documentation Improvements or additions to documentation enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed javascript Javascript knowledge needed react React knowledge needed tests Issues related to adding or fixing tests labels Oct 29, 2020
@emibcn
Copy link
Owner Author

emibcn commented Oct 31, 2020

If anyone wants to help, don't hesitate to comment it here to coordinate: we can work together by testing different components.

@emibcn emibcn self-assigned this Nov 2, 2020
@emibcn emibcn closed this as completed in #39 Nov 9, 2020
@emibcn emibcn reopened this Nov 9, 2020
@emibcn emibcn linked a pull request Nov 15, 2020 that will close this issue
@emibcn emibcn reopened this Nov 15, 2020
@emibcn emibcn reopened this Nov 25, 2020
@emibcn emibcn linked a pull request Jan 21, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci/cd Issues related to continuous integration and deployment (or DevOps) documentation Improvements or additions to documentation enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed javascript Javascript knowledge needed react React knowledge needed tests Issues related to adding or fixing tests
Projects
None yet
1 participant