syft.js icon indicating copy to clipboard operation
syft.js copied to clipboard

Write tests for src/syft-model.js

Open tcp opened this issue 4 years ago • 4 comments

Description

src/syft-model.js

Type of Test

  • [x] Unit test (e.g. checking a loop, method, or function is working as intended)
  • [ ] Integration test (e.g. checking if a certain group or set of functionality is working as intended)
  • [ ] Regression test (e.g. checking if by adding or removing a module of code allows other systems to continue to function as intended)
  • [ ] Stress test (e.g. checking to see how well a system performs under various situations, including heavy usage)
  • [ ] Performance test (e.g. checking to see how efficient a system is as performing the intended task)
  • [ ] Other

Expected Behavior

We expect this file to be covered completely by tests. It's not intended to test feature-related functionality but is instead intended to test the file in isolation.

Additional Context

None

tcp avatar May 27 '20 19:05 tcp

hey can I work on this ?

bicycleman15 avatar Jun 22 '20 12:06 bicycleman15

Absolutely @bicycleman15 ! Feel free to give us an update once you’ve got a PR. 😊

cereallarceny avatar Jun 24 '20 11:06 cereallarceny

@bicycleman15 Hey Jatin, I've made some edits to the documentation for this file. Any progress on the unit tests from your end?

nahuakang avatar Jul 31 '20 21:07 nahuakang

He's gone @nahuakang - you should work on this yourself.

cereallarceny avatar Aug 03 '20 10:08 cereallarceny