Lenkelheit / Coursework

This repository contains Instagram-like application
Apache License 2.0
1 stars 0 forks source link

One database for all tests #130

Closed Lenkelheit closed 5 years ago

Lenkelheit commented 5 years ago

Description

Setted up and fixed one database for all tests. Some tests were rewritten without using the entities' id, because they caused fails. Added connection string to App.config for tests. Fixed #72, fixed #70, fixed #69.

Type of change

Checklist:

iamprovidence commented 5 years ago

Its also seems like you close #69