revert cw-test links back to state previous.

master
Craig Oates 4 years ago
parent
commit
20469fd30e
  1. 0
      CW-Tests-Home.md
  2. 13
      CW-Tests-Project-Breakdown.md
  3. 12
      CW_Tests-Project-Breakdown.md

0
CW_Tests-Home.md → CW-Tests-Home.md

13
CW-Tests-Project-Breakdown.md

@ -1 +1,12 @@
This is a test page.
![cw-tests project selected](cw-tests-selected.png)
This is a traditional .Net 4.7 library, written in C#. Its main purpose is to house the solution's unit tests.
Within the project, you will see four files and a folder. Of the four files, you will spend most of your time in one which is called "CW-ConsoleTest.cs"; This is where the tests are. The remaining files are standard Visual Studio (C#) project files. Links to the above files are as follows:
* [AssemblyInfo.cs](https://git.abbether.net/craig.oates/Console.Waterworks/blob/master/Console.Waterworks/CW-Tests/Properties/AssemblyInfo.cs) (in the "Properties" folder)
* [CW-ConsoleTest.cs](https://git.abbether.net/craig.oates/Console.Waterworks/blob/master/Console.Waterworks/CW-Tests/CW-ConsoleTest.cs)
* [CW-Tests.csproj](https://git.abbether.net/craig.oates/Console.Waterworks/blob/master/Console.Waterworks/CW-Tests/CW-Tests.csproj)
* [packages.config](https://git.abbether.net/craig.oates/Console.Waterworks/blob/master/Console.Waterworks/CW-Tests/packages.config)
![cw-tests file structure](cw-tests-file-structure.png)

12
CW_Tests-Project-Breakdown.md

@ -1,12 +0,0 @@
![cw-tests project selected](cw_tests-selected.png)
This is a traditional .Net 4.7 library, written in C#. Its main purpose is to house the solution's unit tests.
Within the project, you will see four files and a folder. Of the four files, you will spend most of your time in one which is called "CW-ConsoleTest.cs"; This is where the tests are. The remaining files are standard Visual Studio (C#) project files. Links to the above files are as follows:
* [AssemblyInfo.cs](https://git.abbether.net/craig.oates/Console.Waterworks/blob/master/Console.Waterworks/CW-Tests/Properties/AssemblyInfo.cs) (in the "Properties" folder)
* [CW-ConsoleTest.cs](https://git.abbether.net/craig.oates/Console.Waterworks/blob/master/Console.Waterworks/CW-Tests/CW-ConsoleTest.cs)
* [CW-Tests.csproj](https://git.abbether.net/craig.oates/Console.Waterworks/blob/master/Console.Waterworks/CW-Tests/CW-Tests.csproj)
* [packages.config](https://git.abbether.net/craig.oates/Console.Waterworks/blob/master/Console.Waterworks/CW-Tests/packages.config)
![cw-tests file structure](cw_tests-file-structure.png)
Loading…
Cancel
Save