Skip to content
    Back to all Bounties

    Earn 9,000 ($90.00)

    Time Remainingdue 2 years ago
    Completed

    Write Cypress tests to automatically test Glide

    dvdsgl
    dvdsgl
    Posted 2 years ago
    This Bounty has been completed!
    @dvdsgl's review of @toitek
    3.7
    Average Rating
    Communication 3/5, Quality 5/5, Timeliness 3/5
    Took a bit longer than expected but great work! Very well organized.

    Bounty Description

    Problem Description

    We’d like to implement automated tests for Glide (glideapps.com)–specifically to test our billing system.

    We’ll write the tests against our staging server, https://staging.heyglide.com

    Acceptance Criteria

    Create a Cypress project in TypeScript that runs the following tests:

    1. Create an account
    2. Test that a free account cannot publish more than 2 apps
    3. Test that upgrading to Pro works, and verify that the upgraded app has access to Extra sync mode in the app Data settings

    Technical Details

    1. Create a fixture in Cypress, using TypeScript
    2. Run the tests with npm test
    3. Use test credit cards from Stripe (test mode) to make the purchase