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

Fix failing test #106

Open
jjwesse opened this issue Jun 13, 2022 · 0 comments
Open

Fix failing test #106

jjwesse opened this issue Jun 13, 2022 · 0 comments
Assignees
Labels

Comments

@jjwesse
Copy link
Contributor

jjwesse commented Jun 13, 2022

UI test fails

 77 passing (46ms)
  1 failing
  1) UI component
       should generate appropriate output:
     TypeError: Cannot read properties of undefined (reading 'header')
      at Header.view (src/ui/Header.js:26:45)
      at renderComponent (node_modules/mithril-query/index.js:160:31)
      at renderNode (node_modules/mithril-query/index.js:176:9)
      at /home/runner/work/cmap-js/cmap-js/node_modules/mithril-query/index.js:169:16
      at Array.map (<anonymous>)
      at renderNode (node_modules/mithril-query/index.js:168:19)
      at renderNode (node_modules/mithril-query/index.js:182:31)
      at renderNode (node_modules/mithril-query/index.js:174:14)
      at Object.redraw (node_modules/mithril-query/index.js:204:22)
      at scan (node_modules/mithril-query/index.js:207:7)
      at init (node_modules/mithril-query/index.js:424:11)
      at Context.<anonymous> (test/ui/UI_test.js:7:15)
      at processImmediate (node:internal/timers:466:21)
@jjwesse jjwesse self-assigned this Jun 15, 2022
@Cheehau0659 Cheehau0659 assigned Cheehau0659 and unassigned jjwesse Mar 24, 2023
@nathanweeks nathanweeks added the bug label Apr 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants