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

Add missing tests #63

Open
5 of 11 tasks
greatfireball opened this issue Jun 28, 2016 · 5 comments
Open
5 of 11 tasks

Add missing tests #63

greatfireball opened this issue Jun 28, 2016 · 5 comments

Comments

@greatfireball
Copy link
Member

greatfireball commented Jun 28, 2016

I need to add missing test files/cases for the following items:

AliTV.pm

  • subroutine AliTV:: run
  • subroutine AliTV::get_json
  • subroutine AliTV::_import_links

Genome.pm

  • subroutine AliTV::Genome::get_features
  • subroutine AliTV::Genome::get_chromosomes
  • subroutine AliTV::Genome::_store_feature
  • subroutine AliTV::Genome::_orig_id_to_uniq_id
  • subroutine AliTV::Genome::_uniq_id_to_orig_id
  • subroutine AliTV::Genome::_get_uniq_seq_ids
  • subroutine AliTV::Genome::_get_orig_seq_ids
  • subroutine AliTV::Genome::_get_seq_ids
@greatfireball
Copy link
Member Author

Added _store_feature

@greatfireball
Copy link
Member Author

Added

  • AliTV::Genome::_orig_id_to_uniq_id
  • AliTV::Genome::_uniq_id_to_orig_id
  • AliTV::Genome::_get_uniq_seq_ids
  • AliTV::Genome::_get_orig_seq_ids
  • AliTV::Genome::_get_seq_ids

@greatfireball
Copy link
Member Author

Finished tests for:

  • AliTV::Genome::_get_uniq_seq_ids
  • AliTV::Genome::_get_orig_seq_ids
  • AliTV::Genome::_get_seq_ids

@greatfireball
Copy link
Member Author

Finished tests for

  • AliTV::Genome::_orig_id_to_uniq_id
  • AliTV::Genome::_uniq_id_to_orig_id

@greatfireball greatfireball added this to the v1.0.5 milestone Apr 26, 2017
@iimog
Copy link
Member

iimog commented Apr 4, 2019

Are these tests still missing? Is the bug label justified?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants