RyanCallahan312 / Go-Data-Analysis

Project 1 For Dr. Santore's COMP490-003 (Tuesday/Thursday) Class
0 stars 0 forks source link

Add Tests and Linting to Project #1

Closed RyanCallahan312 closed 3 years ago

RyanCallahan312 commented 3 years ago

Acceptance Criteria

  1. The example uuid generation in main.go has tests in main_test.go
  2. Test runner runs all tests when pushed
  3. Code linter lints all code when pushed
RyanCallahan312 commented 3 years ago

little bit of branch management issue but is now resolved.