luckyframework / luckyframework/lucky_flow

Move Lucky specific methods to a separate module

Open
#20 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

good first issue help wanted
Dominant language
Crystal
Stars
55
Forks
9
PR merge metrics
No merged PRs in 30d

Description

Move these...

Into a module called LuckyFlow::LuckyHelpers

Will likely require splitting spec into Lucky specific tests.

There should also be a flag similar to what is done in Carbon: https://github.com/luckyframework/carbon/blob/master/README.md#development that let's you run specs with and without Lucky to ensure that it works for no matter what

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the linked sections of src/lucky_flow.cr at lines 24-37 and 59-75, then inspect the existing specs and the Carbon README development flag example. Separate the Lucky-specific specs, add LuckyFlow::LuckyHelpers, and provide a way to run the specs both with and without Lucky so both modes are verified.

Written by the indexing model from the issue text.

Assessment

Tech stack
crystal
Domain
testing-qa
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
32/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.