Skip to content

aKenan/KneatTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  1. APP clone

$ git clone https://github.com/aKenan/KneatTest.git

  1. APP requirements

Visual studio 2017 Version 15.3.5 .net core 2.0.2

  1. APP description

This application get all starships from https://swapi.co/api/ and calculates how many stops are required for each ship for number of MGLT as input. The solution contains 5 projects:

  • APP - Console application
  • APP.Models - Model class library
  • APP.Services - Services library
  • APP.Shared - Shared object and function such are enums and Helper methods
  • APP.Test - Unit tests
  1. Run app
  • Select APP project as default and run it
  • Enter number of megalights(MGLT)
  • Wait for the results
  1. Run tests
  • Open Test Explorer (Test -> Windows -> Test Explorer) in Visual studio
  • Click "Run All" to run all tests

For any questions please contact me: kenan.alihodzich@gmail.com

Enjoy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published