Skip to content

nan2iz/ibox-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Overview

#Programming Assignment # 1

Software Verification and Validation

CS 585

By: Nanwarin Chantarutai

##Task 1. Unit Test

GoogleDriveFileSyncManagerTest.java

##Task 2. Integration Test

GoogleDriveFileSyncManagerIntegrationTest.java

##Task 3. Test with Maven

Add Maven Test Plugin
Skip Maven Test for Integration Test in pom.xml
Run with cmd --> mvn test
Generated reports

##Task 4. Connect your GitHub Repo with CircleCI

Add SSH to CircleCI account and build with CircleCI
The builde passed

##Task 5. Code Coverage

Add plug-in
Generated reports

##Task 6. Static Code Analysis Integration

Add plug-in
-checkstyle
-findbugs
Generated reports

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%