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

Improve testability of the app #33

Merged
merged 8 commits into from
Feb 17, 2023
Merged

Improve testability of the app #33

merged 8 commits into from
Feb 17, 2023

Conversation

dtinth
Copy link
Member

@dtinth dtinth commented Feb 17, 2023

Live stream: https://web.facebook.com/10215439016522773/videos/597996422348851?_rdc=1&_rdr

  • Added 2 testing modes:
    • Develop the frontend only and use the production backend. BACKEND=https://contentsgarten.netlify.app
    • Develop both the frontend and backend, but use fake implementations of 3rd party services. BACKEND=fake
  • Added Playwright tests
  • Updated about endpoint to return instance config (this is to prepare for future PRs where the fake auth system is added)

@codesandbox
Copy link

codesandbox bot commented Feb 17, 2023

CodeSandbox logoCodeSandbox logo  Open in CodeSandbox Web Editor | VS Code | VS Code Insiders

@netlify
Copy link

netlify bot commented Feb 17, 2023

Deploy Preview for contentsgarten ready!

Name Link
🔨 Latest commit 14718b0
🔍 Latest deploy log https://app.netlify.com/sites/contentsgarten/deploys/63efdf8e0194dd00083edb24
😎 Deploy Preview https://deploy-preview-33--contentsgarten.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@dtinth dtinth merged commit d35480d into main Feb 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant