Paul Beckingham
f6c422385b
Unit Tests
...
- Removed misleadign comment.
2014-08-24 12:27:38 -04:00
Paul Beckingham
94b47cddc0
Unit Tests
...
- Upgraded to match new template.
2014-08-24 12:19:49 -04:00
Paul Beckingham
7e04e307c3
Unit Tests
...
- Updated op_or.t to the current template.
2014-08-23 17:13:06 -04:00
Paul Beckingham
25ac584466
TW101
...
- Renamed bug.101.t to tw-101.t, which is basically namespace resolution.
- Typo in NEWS.
2014-08-23 12:11:03 -04:00
atomicules
87f9d548df
TW-101 - New description column format: Truncated WITH annotation count
...
Adds a "truncated with annotation count" column style for the
description field and corresponding unit test.
2014-08-23 12:05:00 -04:00
Paul Beckingham
f59be41389
Unit Tests
...
- Updated to use new template.
2014-08-19 00:00:21 -04:00
Paul Beckingham
a2a69e94fc
Unit Tests
...
- Updated to use new template.
2014-08-18 23:45:08 -04:00
Paul Beckingham
e81a95c8f7
Unit Tests
...
- Updated to use new template.
2014-08-18 23:29:09 -04:00
Paul Beckingham
cfc5c08777
Unit Tests
...
- Updated add.t to the new template.
2014-08-17 16:35:08 -04:00
Paul Beckingham
45e6512c02
Unit Tests
...
- Updated uda_value.t to the new template.
2014-08-16 14:05:37 -04:00
Paul Beckingham
55fddd66d1
Unit Tests
...
- Updated uda_defaults to the new template.
2014-08-16 10:17:01 -04:00
Paul Beckingham
05b1d30c0a
Unit Tests
...
- Removed unnecessary REPO_DIR.
2014-08-11 13:10:29 -04:00
Paul Beckingham
7adadc6d12
Unit Tests
...
- Added filter-empty.t to test the safety valve overrides.
2014-08-11 12:33:21 -04:00
Renato Alves
8a4b33b0e3
Unittest - Say where taskd couldn't be found
2014-08-11 11:12:08 +01:00
Paul Beckingham
882ea8102f
Unit Tests
...
- Upgraded tests to newer format.
2014-08-06 10:39:15 -04:00
Renato Alves
b49360c240
Unittest - Notes on env vars that affect test execution
2014-07-31 17:07:14 +01:00
Renato Alves
d9d3b47c31
Unittest - default to ../src/ as location for task/taskd binaries
2014-07-31 17:03:49 +01:00
Renato Alves
16af4d088c
Unittest - Add test for TW-262
2014-07-30 17:16:51 +01:00
Markus Beppler
80b15e5f12
TW-1383
...
- Segmentation fault running import-yaml.pl with included example
Signed-off-by: Paul Beckingham <paul@beckingham.net>
2014-07-28 00:21:44 -04:00
Renato Alves
07cd033cbc
Unittest - Readability and information improvements with test failures
2014-07-24 16:07:58 +01:00
Renato Alves
22efbe3f74
Unittest - Testcase for bug TW-1381
2014-07-24 15:06:34 +01:00
Renato Alves
d15c98deda
Unittest - Testcase for bug TW-1379
2014-07-24 15:04:34 +01:00
Renato Alves
f39617a753
Unittest - Fix newlines should be interpreted in printed output
2014-07-24 13:10:44 +01:00
Renato Alves
4a305d5e51
Unittest - Fix path to user tx.data
2014-07-19 02:55:49 +01:00
Renato Alves
974045da7a
Unittest - Helper code to easily parse tx.data
2014-07-19 02:28:52 +01:00
Renato Alves
b58c6566af
Unittest - Make client credentials available as a dictionary
2014-07-19 02:06:21 +01:00
Renato Alves
4c88726dab
Unittest - Make taskd the first argument of Task()
...
* The most common case is to bind a client to a server and not
customizing the location of the task binary
2014-07-19 00:45:17 +01:00
Renato Alves
c5d4efd4d2
Unittest - No longer necessary to prefix strings with hash
2014-07-18 20:07:02 +01:00
Renato Alves
3fd06257b7
Unittest - Buffer stdout/stderr until after test status is printed
2014-07-18 20:06:29 +01:00
Renato Alves
97d490e0fd
Unittest - Use stderr for diagnostics too
2014-07-18 19:22:48 +01:00
Renato Alves
a88b3be093
Unittest - Memoize utils.which for faketime speedups
2014-07-18 17:23:19 +01:00
Renato Alves
d69533add1
Unittest - Add a memoize function for caching of function results
2014-07-18 17:22:17 +01:00
Renato Alves
00ee5b2289
Unittest - Skip tests that use faketime if not available
2014-07-18 17:20:27 +01:00
Renato Alves
fdbb8e02f0
Unittest - Add test example using libfaketime
2014-07-18 17:12:28 +01:00
Renato Alves
15795e514d
Unittest - Implement faketime for use in taskw
2014-07-18 17:12:28 +01:00
Renato Alves
02683aecd7
Unittest - Make is easier to reset env vars of task and taskd
2014-07-18 14:01:04 +01:00
Renato Alves
2a198d59fe
Unittest - Add mechanism to skip task and taskd tests
...
* When testing multiple clients vs server versions, repeating client
tests is unnecessary. By setting the env variables TASKW_SKIP and
TASKD_SKIP it will now be possible to skip all task (client only) and
taskd (client + server) tests, respectively.
2014-07-18 13:33:51 +01:00
Renato Alves
72e8a73ae0
Unittest - Add prefixes to task and taskd temporary folders
2014-07-18 13:20:06 +01:00
Renato Alves
f585bdcdf5
Unittest - Test for task diag always displaying bold
2014-07-15 16:01:00 +01:00
Renato Alves
7cc4775060
Unittest - Properly comment output lines in TAP format
2014-07-15 15:56:26 +01:00
Renato Alves
d65e9b2594
Unittest - Test that the task binary used matches the current commit
2014-07-15 15:39:23 +01:00
Renato Alves
6007da7218
Unittest - Renumber bug 1377 and strip leftover comments
2014-07-15 14:34:04 +01:00
Renato Alves
6fc907ffd5
Unittest - No need to check for exit code as it's already implicit
2014-07-15 14:33:23 +01:00
Paul Beckingham
1abd5460d7
Merge pull request #8 in TM/task from ~UNODE/task:2.4.0 to 2.4.0
...
* commit '1f279ffde8
':
Unittest - Try to avoid racing conditions failures when capturing stdout/stderr
2014-07-15 11:17:21 +00:00
Paul Beckingham
b02fc28466
Unit Tests
...
- Added tw-268.t
2014-07-14 22:39:06 -04:00
Paul Beckingham
34df9633ff
Unit Tests
...
- Added tw-1377.t from Jira (thanks to Renato Alves).
2014-07-14 22:35:31 -04:00
Paul Beckingham
cd89800e56
Unit Tests
...
- Improved test by checking error codes.
2014-07-14 22:33:51 -04:00
Renato Alves
1f279ffde8
Unittest - Try to avoid racing conditions failures when capturing stdout/stderr
...
* The new unblocking strategy for subprocesses involves timeouts and
waiting periods. If the timeout is too short (or absent) tests may show
intermittent failure.
* Increasing the timeout may make tests a bit slower but more reliable.
2014-07-15 03:29:49 +01:00
Paul Beckingham
76998987c5
Unit Tests
...
- Added tw-1359.t
2014-07-14 22:18:04 -04:00
Renato Alves
9bd7b336f9
Unittest - Don't use unittest.TestCase use basetest.TestCase instead
2014-07-15 03:04:17 +01:00