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

Adding Unit Test for Description Component #480

Merged
merged 6 commits into from
Nov 15, 2020
Merged

Adding Unit Test for Description Component #480

merged 6 commits into from
Nov 15, 2020

Conversation

seanlowjk
Copy link
Contributor

Summary

This fixes #468

Description

To be updated.

@seanlowjk seanlowjk marked this pull request as ready for review October 15, 2020 03:46
Copy link
Contributor

@anubh-v anubh-v left a comment

Choose a reason for hiding this comment

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

Looks good on the whole, just a few possible improvements and one clarification

Copy link
Contributor

@anubh-v anubh-v left a comment

Choose a reason for hiding this comment

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

Can be merged once this typo is fixed

@seanlowjk
Copy link
Contributor Author

okay!

Psps i clicked on the wrong button

@anubh-v
Copy link
Contributor

anubh-v commented Nov 15, 2020

@seanlowjk could you re-trigger the Travis build (perhaps with an empty commit) ?

@anubh-v
Copy link
Contributor

anubh-v commented Nov 15, 2020

Not too sure why the Travis build is failing, since it passed previously and the most recent change is trivial.
@JunWei96 can I get your help to override the Travis requirement and merge this?

@JunWei96
Copy link
Contributor

okay sure, I think there is some problem with the Mac build in Travis.

@JunWei96
Copy link
Contributor

I have tried building the Mac version. It works.

Either Travis is having some issue or it may be using the new Big Sur MacOS, causing the build to fail.

@JunWei96 JunWei96 merged commit 0a514ce into CATcher-org:master Nov 15, 2020
anubh-v added a commit to anubh-v/CATcher that referenced this pull request Dec 17, 2020
* Add IsCategorical Tests

* Add automated build for Linux and MacOS (CATcher-org#479)

* Add Conflict Model Tests (CATcher-org#487)

* Update usage instructions for Windows (CATcher-org#488)

* Prevent unwanted caching by adding headers to API calls (CATcher-org#482)

* Relax template correctness rule (CATcher-org#484)

* Create logging (CATcher-org#481)

* Update package.json

* Direct import logger into main electron process (CATcher-org#489)

* Update usage-notes.md

* Update usage-notes.md

* Update usage-notes.md

* Fix Regex Checker and Tests

* Fix for Copy Pasting of MacOS  (CATcher-org#496)

Edit Control Key Directives to include Mac

* Fix Alt Tabbing Bug  (CATcher-org#497)

* Version Bump

* Refactor Label Model

* Adding Unit Test for Description Component (CATcher-org#480)

* Adding Tests for Instance Methods for Issue Model (CATcher-org#495)

Add Tests to the following methods: clone(), numOfUnresolvedDisputes(), createGithubTesterResponse(), createGithubTutorResponse(), createGithubTeamResponse(), createGithubIssueDescription()

* Fix Pasting of images (CATcher-org#505)

Used browser based paste event

* CATcher version bump

* Migrate CI to Github Actions from Appveyor and Travis  (CATcher-org#509)

- Migrate CI to Github Actions
- Remove dependency on csv-parse

* Update README.md

* Fix Tests Names and Tests Grouping

* Make Labelling Adjectives Clearer

* Fix Typos

Co-authored-by: Low Jun Kai, Sean <[email protected]>
Co-authored-by: Low Jun Kai, Sean <[email protected]>
Co-authored-by: Koh Jun Wei <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DescriptionComponent: Add unit tests
3 participants