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

Component Testing #201

Open
ShMcK opened this issue Apr 5, 2020 · 4 comments
Open

Component Testing #201

ShMcK opened this issue Apr 5, 2020 · 4 comments
Labels
backlog TODO later testing Testing features

Comments

@ShMcK
Copy link
Member

ShMcK commented Apr 5, 2020

There are no UI based tests at the moment inside of the web-app folder.

@ShMcK ShMcK added the backlog TODO later label Apr 5, 2020
@ShMcK ShMcK added the testing Testing features label Jul 18, 2020
@SavvyShah
Copy link
Contributor

I would like to take this up.

@ShMcK
Copy link
Member Author

ShMcK commented Mar 20, 2022

Let me know if I can provide any support or if you'd like to chat.

@SavvyShah
Copy link
Contributor

Storybook build is failing with an error.

ERROR in ./.storybook/config.ts
Module build failed (from ./node_modules/babel-loader/lib/index.js):
Error: [BABEL] /home/shubham/repos/coderoad-vscode/web-app/.storybook/config.ts: .options is not a valid Plugin property
    at /home/shubham/repos/coderoad-vscode/web-app/node_modules/@babel/core/lib/config/validation/plugins.js:65:42
    at Array.forEach (<anonymous>)
    at validatePluginObject (/home/shubham/repos/coderoad-vscode/web-app/node_modules/@babel/core/lib/config/validation/plugins.js:54:20)
    at /home/shubham/repos/coderoad-vscode/web-app/node_modules/@babel/core/lib/config/full.js:261:55
    at Generator.next (<anonymous>)
    at Function.<anonymous> (/home/shubham/repos/coderoad-vscode/web-app/node_modules/@babel/core/lib/gensync-utils/async.js:16:3)
    at Generator.next (<anonymous>)
    at step (/home/shubham/repos/coderoad-vscode/web-app/node_modules/@babel/core/node_modules/gensync/index.js:261:32)
    at evaluateAsync (/home/shubham/repos/coderoad-vscode/web-app/node_modules/@babel/core/node_modules/gensync/index.js:291:5)
    at Function.errback (/home/shubham/repos/coderoad-vscode/web-app/node_modules/@babel/core/node_modules/gensync/index.js:113:7)
    at errback (/home/shubham/repos/coderoad-vscode/web-app/node_modules/@babel/core/lib/gensync-utils/async.js:60:18)
    at async (/home/shubham/repos/coderoad-vscode/web-app/node_modules/@babel/core/node_modules/gensync/index.js:188:17)
    at onFirstPause (/home/shubham/repos/coderoad-vscode/web-app/node_modules/@babel/core/node_modules/gensync/index.js:216:13)
    at Generator.next (<anonymous>)
    at cachedFunction (/home/shubham/repos/coderoad-vscode/web-app/node_modules/@babel/core/lib/config/caching.js:58:46)
    at cachedFunction.next (<anonymous>)
 @ ./.storybook/config.ts-generated-config-entry.js 54:0-91 55:12-18 56:14-20
 @ multi ./node_modules/@storybook/core-client/dist/esm/globals/polyfills.js ./node_modules/@storybook/core-client/dist/esm/globals/globals.js (webpack)-hot-middleware/client.js?reload=true&quiet=false&noInfo=undefined ./storybook-init-framework-entry.js ./node_modules/@storybook/react/dist/esm/client/preview/config-generated-config-entry.js ./.storybook/config.ts-generated-config-entry.js

@ShMcK
Copy link
Member Author

ShMcK commented Mar 23, 2022

Thanks @SavvyShah!

I've started some progress to get Storybook working again. It seems I'm behind on Webpack, Storybook changes, etc. JS moves fast.

I'll continue soon, but if you want to take a look there's progress here: #587

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog TODO later testing Testing features
Projects
None yet
Development

No branches or pull requests

2 participants