From a33eac7f22abfdad430a3431ff3521ec9cde9dba Mon Sep 17 00:00:00 2001 From: Michael Gattozzi Date: Fri, 3 Jan 2020 10:08:38 -0500 Subject: Create 'Build out cross platform testing' --- .../ticket/open/build-out-cross-platform-testing.toml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 .dev-suite/ticket/open/build-out-cross-platform-testing.toml diff --git a/.dev-suite/ticket/open/build-out-cross-platform-testing.toml b/.dev-suite/ticket/open/build-out-cross-platform-testing.toml new file mode 100644 index 0000000..c14d8e2 --- /dev/null +++ b/.dev-suite/ticket/open/build-out-cross-platform-testing.toml @@ -0,0 +1,17 @@ +title = 'Build out cross platform testing' +status = 'Open' +id = 'd5501e80-2e3a-11ea-80dd-b858bdaef29a' +assignees = [[ + '64c00ccc-761e-4484-86ac-904e461bb300', + 'Michael Gattozzi', +]] +description = ''' +The tests currently in the repo are scarce at best, and manually testing them +can only go so far. Creating a more comprehensive test suite that can run on +all three platforms would be great, maybe through docker, but at the very +least it needs to be expanded more so than it currently is, and to have tests +for bugs already found so as not to regress. +''' +version = 'V1' + +[comments] -- cgit v1.2.3