Skip to content

new test methods for MDLCalendarTest#308

Merged
jecisc merged 1 commit intoDuneSt:developmentfrom
mabdi:MDLCalendarTest
Aug 21, 2020
Merged

new test methods for MDLCalendarTest#308
jecisc merged 1 commit intoDuneSt:developmentfrom
mabdi:MDLCalendarTest

Conversation

@mabdi
Copy link
Copy Markdown
Contributor

@mabdi mabdi commented Aug 21, 2020

I submit this pull request to suggest two new test methods MDLCalendarTest >> testSelectNextYears and MDLCalendarTest >> testPreviousYears.

We noticed that the methods #selectNextYears and #selectPreviousYears are never executed by any of the tests in MDLCalendarTest.

Note that these suggestions are adapted from a test amplification tool called SmallAmp (https://github.com/mabdi/small-amp). SmallAmp executes existing tests, sees which parts of the class under test are not covered and then suggests improvements on the test methods.

I hope you will accept this pull request. It would illustrate that SmallAmp makes relevant suggestions.

Mehrdad Abdi.

@coveralls
Copy link
Copy Markdown

coveralls commented Aug 21, 2020

Pull Request Test Coverage Report for Build 641

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.1%) to 66.146%

Totals Coverage Status
Change from base Build 636: 0.1%
Covered Lines: 3304
Relevant Lines: 4995

💛 - Coveralls

Copy link
Copy Markdown
Member

@jecisc jecisc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the contribution!

@jecisc jecisc merged commit a2fd057 into DuneSt:development Aug 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants