Skip to content

benelan/calcite-components-https-testing

Repository files navigation

Calcite Components HTTPS Testing

This repo is for testing HTTPS specific issues with Calcite Components.

Steps

  1. Make sure the calcite-components branch you want to test is pushed to origin
  2. Set the name of your branch in .gitmodules, e.g. branch = benelan/testing-https
  3. Run npm i && npm run build && npm start
  4. Open the browser and go to https://localhost:8443 for HTTPS and/or https://localhost:8080 for HTTP

If you get a build error in the Calcite Components git submodule when making changes, do a clean install:

npm run install:clean

DO NOT USE THE UNSIGNED CERT IN THIS REPO FOR ANYTHING EXCEPT TESTING

About

For testing https specific bugs in @esri/calcite-components

Topics

Resources

Stars

Watchers

Forks