59 Commits (master)

Author SHA1 Message Date
Craig Oates 773c973038 Refactor RequestAllTemplateFiles and quick-guide.pdf. 6 years ago
Craig Oates a303b28fe9 Added XML comments to TextInFileIsValid function. 6 years ago
Craig Oates b2db59f970 Added TextIsValid logic to RequestTextFromFile function. 6 years ago
Craig Oates cde386068d Moved TextContainsValidEndToken to DataProcessing. 6 years ago
Craig Oates 066efa67f6 Updated the XML comments for CleanResultAsync. 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 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 719dd6b5fd Wrote CleanResult ends with "correct end-token" unit test. 6 years ago
Craig Oates c0ea51171e Left end of seesion notes. 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 b11a29729e Refactored DataServices file. 6 years ago
Craig Oates 6b9a4672cf Added extra exception to ProductServices. 6 years ago
Craig Oates 571fc692ed Edited the XML comments. 6 years ago
Craig Oates 4c006e9b6c Added xml commets to pancake module. 6 years ago
Craig Oates a529e1e5c5 Added exception test to script file. 6 years ago
Craig Oates a85deda44e Got working exception tests for RequestText funtion. 6 years ago
Craig Oates de267a9432 Added new validation checks to RequestTextFromFile. 6 years ago
Craig Oates adec55d08e Moved the refactored rough test code into RequestText. 6 years ago
Craig Oates 9a1496b0c5 Began removing the if statements to pattern matching in lib. 6 years ago
Craig Oates 6695574cd7 End of session notes. 6 years ago
Craig Oates dbb720d4c0 Added validation checks to RequestTextFromFile. 6 years ago
Craig Oates 3e8e830d6f Added validation checks to RequestText (in lib.). 6 years ago
Craig Oates 89925ec95f Added tests for RequestAllTemplateFiles. 6 years ago
Craig Oates 4d9bc9c984 Removed the RequestTextFromTemplate function. 6 years ago
Craig Oates 5abff11494 End of session comment. 6 years ago
Craig Oates d7bf9db792 Added GenerateTextFromTemplate command-method. 6 years ago
Craig Oates 6f509c28b6 Refactored the RequestAllTextFiles function. 6 years ago
Craig Oates 9f82b6c6f6 Added abilty to generate text by specifying a particular template file. 6 years ago
Craig Oates 64f0ee1de1 Added RequestAllTestFiles function. 6 years ago
Craig Oates 633a5cd5f8 Updated the name of the functions in Product Services. 6 years ago
Craig Oates 231b6eea39 Updated the remaining functions in Product Services to async. 6 years ago
Craig Oates d354b07ad9 Began making Wet Pancake lib. async. 6 years ago
Craig Oates 36ea86a57e Left notes for next session. 6 years ago
Craig Oates b939af66e2 Cleaned up WetPancake library code. 6 years ago
Craig Oates 1a9b2020bb End of session check-in. Heading into studio to continue work on main machine. 6 years ago
Craig Oates ac8f127bb5 Began working on random failure bug. 6 years ago
Craig Oates 1aebb6b5c8 Left a note for possible new features. 6 years ago
Craig Oates d03a7dc7c1 Added extra checks and safe guards for the Generate Random Text function. 6 years ago
Craig Oates 8009bd98c7 Removed unused open statements. 6 years ago
Craig Oates 10f602caef End of session check-in. 6 years ago
Craig Oates 8b89a5b133 Moved apply standard setup code to data processing. 6 years ago
Craig Oates 0441f94d84 Added request text from file code. 6 years ago
Craig Oates 22cf11f11c Wrote request text function. 6 years ago