259 Commits (master)
 

Author SHA1 Message Date
Craig Oates ccccd885c2 Added ReadMe banner. 6 years ago
Craig Oates 066efa67f6 Updated the XML comments for CleanResultAsync. 6 years ago
Craig Oates f1d222b363
Merge pull request #13 from CraigOates/0.7-p1 6 years ago
Craig Oates 9991fb9b1b Edited some comments. 6 years ago
Craig Oates c9327cbef0 Added try-with block to CleanResult in ProducServices. 6 years ago
Craig Oates 89d210c057 Added CleanText command-method. 6 years ago
Craig Oates af37d80047 Added help atributes to GenerateCleanText(FromFile) command-methods. 6 years ago
Craig Oates a2c3de6997 Commented out the null tests in PropertyTests.fs. 6 years ago
Craig Oates a6b8b46e24 Added XML comments to the rest of the functions in ProductServices.fs 6 years ago
Craig Oates 848373ded2 Stubbed out XML comments for "clean" functions. 6 years ago
Craig Oates 64a62f8e28 End of session check-in. 6 years ago
Craig Oates e36dc5bc8e Added the "clean" functions to the script and wrote comments, highlighting the differences. 6 years ago
Craig Oates b46b0abbc8 Code cleanup in property tests. 6 years ago
Craig Oates a4986d1ef7 Wrote "returns intended no. of sentences" property tests for RequestCleanTextFromFile. 6 years ago
Craig Oates 3dcb9aaf30 Wrote content test in property tests. 6 years ago
Craig Oates f78ade0416 Fixed unit test naming from previous commit. 6 years ago
Craig Oates 891281d76a Wrote unit tests for RequestCleanTextFromFile -- ends with correct end-token. 6 years ago
Craig Oates 22f32c0859 End of session check-in. 6 years ago
Craig Oates 63c8b46e7f Wrote RequestCleanText return with end-token test unit test. 6 years ago
Craig Oates 1fa8e8aa0a Wrote RequestCleanText return intended sentences property test. 6 years ago
Craig Oates 079f717bed Wrote CleanResult ends with end-token property test. 6 years ago
Craig Oates 719dd6b5fd Wrote CleanResult ends with "correct end-token" unit test. 6 years ago
Craig Oates 5bee1a2848 Wrote CleanResult returns intended sentences property test. 6 years ago
Craig Oates 25050e9230 Updated RequestTextFile -- word-generator. 6 years ago
Craig Oates d3be6e4c4e Updated RequestTestFile -- test-post. 6 years ago
Craig Oates 25aa025b60 Updated RequestText -- desktop-clock. 6 years ago
Craig Oates 580fa382ee Updated RequestText -- console-waterwork. Now "ends with end-token". 6 years ago
Craig Oates 46a443ef43 Removed the unneeded "contains a full stop" property tests. 6 years ago
Craig Oates 992a3ccb29 Updated the RequestText" contains a full stop" to "ends with the correct end-token". 6 years ago
Craig Oates d4f75e113f Updated the "contains a full stop" property test -- RequestRandomText. 6 years ago
Craig Oates 4ce12a41f7 Moved the helper functions in unit tests into Helper module. 6 years ago
Craig Oates a2ad9b28e2 Fixed OBOB in found in "cleaning" unit tests. 6 years ago
Craig Oates a2f47663e0 Rmoved the "contains a full stop" unit tests. 6 years ago
Craig Oates c0ea51171e Left end of seesion notes. 6 years ago
Craig Oates 0ead34f904 Wrote unit test for RequestTextFromFile -- word-generator. 6 years ago
Craig Oates e6cc19646f Wrote unit test for RequestCleanTextFromFile -- test-post. 6 years ago
Craig Oates 18d373a474 Wrote unit test for RequestCleanTextFromFile -- desktop-clock-info. 6 years ago
Craig Oates 1dfe88def5 Wrote unit test for RequestCleanTextFromFile -- console-waterworks. 6 years ago
Craig Oates 11f97f5fcd Wrote a unit test for RequestCleanText. 6 years ago
Craig Oates 8273cc0679 Added "intended no. of sentneces" unit test. 6 years ago
Craig Oates a77a51d54f Re-organised unit testing. 6 years ago
Craig Oates fc4161cfb3 Added unit tests for the "cleaning" functions. 6 years ago
Craig Oates b4088ae45f Wrote extended comment for ReplaceArtifactSentences function. 6 years ago
Craig Oates bd1269f7a6 Added end of session comments. 6 years ago
Craig Oates 32a8647e11 Added RequestCleanTextFromFile functionality. 6 years ago
Craig Oates 0bb49dd713 GenerateCleanText command-method completed (minus the help attributes). 6 years ago
Craig Oates 040428eb14
Merge pull request #12 from CraigOates/0.7-p2 6 years ago
Craig Oates b11a29729e Refactored DataServices file. 6 years ago
Craig Oates 9286e40e12 Added code in the script file for testing the RemoveArtifactSentences function. 6 years ago
Craig Oates 3a51ee9dc3 Created RemoveArtifactSentences function. 6 years ago