bahmutov / bahmutov/cypress-hyperapp-unit-test

Move hyperapp from dev to peer dependency

Open
#8 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
25
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Currently, the version of Hyperapp to load during tests is hardcoded without version
```

```
Instead should load whatever is specified in the test project (how to load package.json from the test package?)

Contributor guide

No contributing guide indexed for this repository

Research direction

Inspect the test project's package.json and the current test setup containing the hardcoded unpkg Hyperapp script. Determine how the declared dependency version can be used there; done when tests load that version rather than an unversioned package and continue to pass.

Written by the indexing model from the issue text.

Assessment

Tech stack
cypress, javascript
Domain
testing
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.