Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tests: Coverage #458

Open
5 of 36 tasks
denysdovhan opened this issue May 29, 2018 · 4 comments
Open
5 of 36 tasks

Tests: Coverage #458

denysdovhan opened this issue May 29, 2018 · 4 comments
Assignees
Labels
good first issue Issue or PR is friendly to new contributors: easy and simple. help-wanted We need help to resolve this issue or PR. improvement A PR that make small changes for improving UX, performance, readability, etc

Comments

@denysdovhan
Copy link
Member

denysdovhan commented May 29, 2018

#457 introduced some tests for lib modules and main sections, like dir, host, user and char. More tests are yet to come.

I hope this issue are gonna help new contributors.

Tests

Here's a list of sections that should be covered with tests:

  • sections
    • aws
    • battery
    • char
    • conda
    • dir
    • docker
    • dotnet
    • elixir
    • elm
    • exec_time
    • exit_code
    • git
      • git_branch
      • git_status
    • golang
    • haskell
    • hg
      • hg_branch
      • hg_status
    • host
    • jobs
    • julia
    • kubecontext
    • line_sep
    • node
    • package
    • php
    • python
    • ruby
    • rust
    • swift
    • time
    • user
    • venv
    • xcode
@denysdovhan denysdovhan added help-wanted We need help to resolve this issue or PR. improvement A PR that make small changes for improving UX, performance, readability, etc good first issue Issue or PR is friendly to new contributors: easy and simple. labels May 29, 2018
@denysdovhan denysdovhan mentioned this issue May 29, 2018
@rodrigo-garcia-leon
Copy link

Hi, I'd like to work on this one. I'm thinking on picking up the vi_mode tests

@salmanulfarzy
Copy link
Member

That would be great @rodrigo-garcia-leon

@denysdovhan
Copy link
Member Author

Let's require all of the new sections to have tests before merging them.

@leonardovillela
Copy link
Contributor

I also think it's a good idea to have tests for install and uninstall script.

@Runrioter Runrioter unpinned this issue Sep 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Issue or PR is friendly to new contributors: easy and simple. help-wanted We need help to resolve this issue or PR. improvement A PR that make small changes for improving UX, performance, readability, etc
Development

No branches or pull requests

5 participants