log test/db_test_base.py @ 7932:55229bfcdd8a

age author description
Sun, 28 Apr 2024 09:19:31 -0400 John Rouillard issue2551334 - get test suite running under windows
Sat, 27 Apr 2024 23:21:29 -0400 John Rouillard issue2551334 - get test suite running under windows
Thu, 18 Apr 2024 19:00:18 -0400 John Rouillard test: fix tests python3 can't sort dict.
Wed, 25 Oct 2023 10:56:04 +0200 Ralf Schlatterbeck Add two small tests for link expressions
Thu, 19 Oct 2023 16:11:25 -0400 John Rouillard fix: out of memory error when importing under postgresql
Wed, 18 Oct 2023 18:56:19 -0400 John Rouillard test: add explicit check for imported data.
Mon, 24 Jul 2023 17:49:58 -0400 John Rouillard fix: issue2551193 - Fix roundup for removal of cgi and cgitb ...
Thu, 02 Mar 2023 17:01:39 -0500 John Rouillard Test self.db.db_version_updated in schema upgrade paths
Sat, 25 Feb 2023 17:14:18 -0500 John Rouillard Setting PBKDF2 rounds to 1000 for testing
Tue, 13 Sep 2022 18:40:43 -0400 John Rouillard force time offset when loading journal
Mon, 05 Sep 2022 16:25:20 -0400 John Rouillard postgresql native-fts; more indexer tests
Sun, 15 May 2022 12:02:57 -0400 John Rouillard issue2551159 - cl.filter fails if filterspec is None ...
Thu, 27 Jan 2022 19:48:48 -0500 John Rouillard Allow Roundup to use PostgreSQL database native full text search
Sun, 23 Jan 2022 18:57:45 -0500 John Rouillard Summary: Add test cases for sqlite fts
Thu, 10 Jun 2021 16:16:40 -0400 John Rouillard issue2551142 - Import of retired node ... unique constraint failure.
Thu, 10 Jun 2021 12:52:05 -0400 John Rouillard issue2551142 - Import of retired node ... unique constraint failure.
Mon, 07 Jun 2021 10:50:45 -0400 John Rouillard issue2551142 - Import of retired node ... fails with unique constraint
Mon, 07 Jun 2021 09:58:39 -0400 John Rouillard issue2551142 - Import ... unique constraint failure.
Thu, 03 Jun 2021 21:48:28 -0400 John Rouillard Fix find() with anydbm. Add fast return shortcut.
Tue, 18 May 2021 08:50:46 +0200 Ralf Schlatterbeck Implement expressions for Link properties
Mon, 17 May 2021 20:52:27 +0200 Ralf Schlatterbeck Fix searching+sorting for Link properties
Mon, 17 May 2021 17:35:50 +0200 Ralf Schlatterbeck Tests for Link expressions
Thu, 13 May 2021 10:28:45 +0200 Ralf Schlatterbeck Disable a failing test
Wed, 12 May 2021 13:32:18 +0200 Ralf Schlatterbeck Bug-fix in expression parser
Mon, 10 May 2021 16:19:37 +0200 Ralf Schlatterbeck Tests and bug-fix for issue2551119
Sat, 08 May 2021 18:13:20 +0200 Ralf Schlatterbeck Make rev multilink for Link work
Sat, 08 May 2021 12:52:35 +0200 Ralf Schlatterbeck Make rev multilink expressions work for anydbm
Sat, 08 May 2021 10:39:01 +0200 Ralf Schlatterbeck Make reverse multilink expressions work for mysql
Sat, 08 May 2021 09:45:38 +0200 Ralf Schlatterbeck Allow '-1' (empty) in multilink expression
Fri, 07 May 2021 21:47:16 +0200 Ralf Schlatterbeck Add test for rev multilink expressions
Fri, 07 May 2021 20:50:08 +0200 Ralf Schlatterbeck Multilink expressions with simple "or"
Fri, 07 May 2021 16:01:57 +0200 Ralf Schlatterbeck Make multilink expressions work with mysql
Fri, 07 May 2021 15:05:11 +0200 Ralf Schlatterbeck Add test for multilink expression feature
Wed, 31 Mar 2021 15:18:38 +0200 Ralf Schlatterbeck Move mocknull from test to roundup/test
Wed, 31 Mar 2021 12:49:28 +0200 Ralf Schlatterbeck Make memorydb persistent across re-open
Sat, 27 Mar 2021 11:57:02 -0400 John Rouillard Enable testMultilinkOrdering check. Fix back_anydbm to pass.
Thu, 04 Mar 2021 12:55:21 +0100 Ralf Schlatterbeck Use server-side cursor for postgres in some cases
Sun, 20 Dec 2020 15:43:07 -0500 John Rouillard Remove old code import imp, old style trackers db/backend_name
Sun, 20 Dec 2020 11:08:57 -0500 John Rouillard Remove standalone pytest run_tests.py bundle
Tue, 28 Jul 2020 07:16:49 -0400 John Rouillard Try to remove errors from postgres/mysql
Tue, 28 Jul 2020 06:52:28 -0400 John Rouillard Check for DesignatorError rather than ValueError
Tue, 28 Jul 2020 06:44:43 -0400 John Rouillard Fix splitDesignator test.
Tue, 28 Jul 2020 06:24:39 -0400 John Rouillard Summary: Constrain format of classname and document
Tue, 19 May 2020 09:25:48 +0200 Ralf Schlatterbeck Fix rev_multilink properties search/retrieval
Fri, 01 May 2020 16:34:35 +0200 Ralf Schlatterbeck Make 'find' work for rev_multilink properties
Wed, 29 Apr 2020 16:30:27 +0200 Ralf Schlatterbeck Allow to define reverse Multilinks
Mon, 02 Mar 2020 19:02:16 +0100 Ralf Schlatterbeck Better Date filtering
Wed, 12 Feb 2020 17:25:39 +0100 Ralf Schlatterbeck Fix warning about assert always True
Tue, 31 Dec 2019 21:35:46 -0500 John Rouillard Restructure test code. Assign expected value to variable.
Sat, 28 Sep 2019 00:05:40 -0400 John Rouillard Fix admin security role test; missing new permisions.
Fri, 27 Sep 2019 20:38:31 -0400 John Rouillard Add rudimentery experiment JSON Web Token (jwt) support
Mon, 26 Aug 2019 20:23:53 +0200 Ralf Schlatterbeck Implement limit and offset for filter
Mon, 26 Aug 2019 18:18:02 +0200 Ralf Schlatterbeck Implement exact string search
Mon, 10 Jun 2019 20:53:32 -0400 John Rouillard base64.encodestring is deprecated on python > 3.1. Eliminate warning
Mon, 10 Jun 2019 20:21:26 -0400 John Rouillard Replace depricated assertEquals with assertEqual failUnless with asserTrue.
Sat, 01 Jun 2019 17:28:33 -0400 John Rouillard Dump results of test. Getting intermittent failure from
Wed, 22 May 2019 20:56:59 -0400 John Rouillard Handle UnicodeDecodeError in file class when file contents are not
Sat, 11 May 2019 18:23:49 -0400 John Rouillard Added Otk support to db_test_base to make test_cgi work. I think this
Fri, 15 Mar 2019 20:29:00 -0400 John Rouillard assert_ is depricated. Replacing with assertTrue to reduce logs in travisci.
Sun, 12 Aug 2018 16:17:14 +0100 Christof Meerwald use gpg module instead of pyme module for PGP encryption

Roundup Issue Tracker: http://roundup-tracker.org/