Skip to content
This repository has been archived by the owner on Jun 17, 2021. It is now read-only.

KacperTonia-UniversityRepos/Algenic

Repository files navigation

Travis (.org) GitHub pull requests License

Algenic

Web application for online programming competitions

Projekt zaliczeniowy z przedmiotu Inżynieria Oprogramowania.

Setup

Testing

Recommended workflow:

  1. Open terminal and navigate to Algenic\Algenic (inside the Algenic project).
  2. dotnet watch run
  3. The application should now be available at http://localhost:5000.
  4. In Visual Studio, run tests.
  5. Whenever you edit source files (only .cs, it seems), the application will restart. Then you can run the tests again.
  6. Functional tests will use a browser specified in testSettings.json. Change TestBrowser setting to choose your favourite browser ("Firefox", "Chrome", "Opera", ...), but try not to commit updated setting to the repository.

About

Web application for online programming competitions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages