Skip to content
This repository has been archived by the owner on Aug 14, 2021. It is now read-only.

Test Plugins in isolation #9

Open
2 of 3 tasks
mattvb91 opened this issue Sep 23, 2020 · 3 comments
Open
2 of 3 tasks

Test Plugins in isolation #9

mattvb91 opened this issue Sep 23, 2020 · 3 comments
Assignees
Labels
Projects

Comments

@mattvb91
Copy link
Member

mattvb91 commented Sep 23, 2020

We need to test each package (Auth, DerShop) in isolation to make sure they work on their own.

So instead of running cypress agains the nextjs build we should run cypress against the individual stencil builds of the apps. This will also help speed up development branch pipelines.

  • Run Cypress against Auth Package build Testing/plugin isolation #11
  • Run Cypress against DerShop Package build
  • Vercel deployment & test only runs as an optional succeed action on master or dev branch.
@mattvb91 mattvb91 created this issue from a note in Corejam 1.0 (To do) Sep 23, 2020
mattvb91 pushed a commit that referenced this issue Sep 24, 2020
mattvb91 pushed a commit that referenced this issue Sep 24, 2020
@mattvb91 mattvb91 moved this from To do to In progress in Corejam 1.0 Sep 24, 2020
@mattvb91 mattvb91 self-assigned this Sep 24, 2020
mattvb91 pushed a commit that referenced this issue Sep 24, 2020
@mattvb91 mattvb91 linked a pull request Sep 24, 2020 that will close this issue
@patrickhaug patrickhaug reopened this Sep 25, 2020
Corejam 1.0 automation moved this from In progress to To do Sep 25, 2020
@mattvb91
Copy link
Member Author

mattvb91 commented Oct 1, 2020

Blocked by #51

@mattvb91
Copy link
Member Author

mattvb91 commented Mar 1, 2021

@patrickhaug I cant remember but I think we still have an outstanding problem with the router I think it was to be able to run all the tests locally?

I think Vercel may be turning into a blocker for dependabot as everything is timing out to wait for other builds. Need a pro account for parallel deployments

@patrickhaug
Copy link
Contributor

Yup. Router handling is suboptimal, we should provide some base components that help up with prerender and guarded auth state.

patrickhaug pushed a commit that referenced this issue Mar 11, 2021
Feature: Replaced router and tested cypress against local dershop pkg #9
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
Corejam 1.0
  
To do
Development

No branches or pull requests

2 participants