Skip to content

Migrate remaining website tests to JavaScript #1434

@rolyp

Description

@rolyp

Perhaps not trivial, because the current PureScript helpers return Aff, which makes them hard to chain together in JavaScript. We could probably migrate these to return Promise, and then migrate the 2 remaining PureScript website tests to JS, but might be easier todrop the PureScript helpers entirely and replace by JavaScript equivalents. Depends how much automation we imagine doing that might be nicer to have in PureScript.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    Status

    Planned

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions