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 tests #623

Closed
13 tasks done
SpaceK33z opened this issue Sep 24, 2016 · 1 comment
Closed
13 tasks done

Add tests #623

SpaceK33z opened this issue Sep 24, 2016 · 1 comment
Labels

Comments

@SpaceK33z
Copy link
Member

SpaceK33z commented Sep 24, 2016

At the moment there are only examples to test if everything still works.

We should start with some tests. I suggest to start testing the server-part. There's a lot more to test (the CLI and client scripts), but this is a good start I think:

  • proxy option;
    • with object
    • with array
    • with function
    • bypass feature
  • WebSocket connection no longer relevant for v3
  • setup before option
  • https option
  • use option doesn't look like an option anymore
  • invalidate method
  • historyApiFallback option;
    • with a boolean
    • with object
  • /__webpack_dev_server__/ bundle files
  • /webpack-dev-server directory index
  • "magic html"
  • compress option
  • contentBase option
    • with a number
    • with array
    • with default setting
  • headers option
SpaceK33z added a commit that referenced this issue Sep 24, 2016
SpaceK33z added a commit that referenced this issue Sep 25, 2016
SpaceK33z added a commit that referenced this issue Sep 27, 2016
@SpaceK33z
Copy link
Member Author

Note to self: the package p-s has really nice CLI tests.

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

2 participants