########################################################################################## LOC-24: Build Tests ########################################################################################## Issue Type: Task ----------------------------------------------------------------------------------------- Issue Information ==================== Priority: Major Status: Closed Resolution: Done (2018-06-08 18:31:10) Project: LocalChat (LOC) Reported By: btasker Assigned To: btasker Targeted for fix in version: - V0.0.2 Time Estimate: 0 minutes Time Logged: 0 minutes ----------------------------------------------------------------------------------------- Issue Description ================== Need to build a test wrapper so that we can test that important functionality in the server is working before release. Also means we can test for regressions etc more easily in future - will just need to add a test case for whatever bugs get fixed. The wrapper should import the client and use it's methods rather than re-implementing (at least where possible) so that client breakage also affects the tests. ----------------------------------------------------------------------------------------- Issue Relations ================ - is blocked by LOC-15: Testing Mode ----------------------------------------------------------------------------------------- Activity ========== ----------------------------------------------------------------------------------------- 2018-05-20 10:46:36 git ----------------------------------------------------------------------------------------- -- BEGIN QUOTE -- Repo: LocalChat Host:Rimmer commit 77224eae90c2f3d8ce0ff1c1a8412c7872abd687 Author: B Tasker