Back
Benedict Fritz
Benedict Fritz
@benedictfritz
Building a Twitter client 🐦 Previously made video games 🎮
6
Joined February 2018
Translate account statuses into model object representation
Write out account page copy for different account states
Determine data state for cancelled-but-still-active subscription
Refactor subscription spec to work with other test cases
Learn more deeply about promises and async/await
Move Stripe trial period test to use async await if possible
Create test for Stripe trial period ending properly
Implement solution to avoid having babel rebuild entire project for testing
Determine how to strip Flow types for testing
See if Jest integrates more smoothly with Flow