Fabio Erculiani
89062bf8f3
[entropy.db] complete API docstring and refactoring work
2009-08-15 22:27:41 +02:00
Fabio Erculiani
d68f3cfd1c
[tests.misc] disable debugging output
2009-08-13 13:43:28 +02:00
Fabio Erculiani
5c576a88aa
[entropy.spm] workaround weird eutils.eclass check_license() behaviour
2009-08-13 13:42:23 +02:00
Fabio Erculiani
d484822f57
[tests] fix ParallelTask test
2009-08-10 23:55:46 +02:00
Fabio Erculiani
3124f117b8
[tests] add more standalone tests
2009-08-08 16:09:41 +02:00
Fabio Erculiani
50f86ec9bd
[tests] add EntropyRepository contentDiff test
2009-08-06 15:47:02 +02:00
Fabio Erculiani
9ea147d0db
[entropy.db] API docs + addPackage() API changes
...
:: add more reviewed API documentation
:: addPackage() now does not do anything else but adding packages
to repository, which is the intended original behaviour.
2009-08-03 23:10:59 +02:00
Fabio Erculiani
a77411a736
[entropy.db] reorganize Entropy database arch., add docstrings
2009-07-18 09:39:46 +02:00
Fabio Erculiani
d55feb2a79
[tests.misc] fix Lifo test
2009-07-07 19:36:12 +02:00
Fabio Erculiani
5e986ba55f
[tests.misc] verify that Lifo raises ValueError when empty
2009-07-05 19:15:01 +02:00
Fabio Erculiani
955a0d64cc
[entropy.tests] add missing test package
2009-06-27 12:01:16 +02:00
Fabio Erculiani
bbe8a1ce02
[entropy.tests] add entropy.tools.uncompress_tar_bz2 test
2009-06-27 10:14:49 +02:00
Fabio Erculiani
d7c79ca008
[entropy.tests] move tbz2 packages to packages/
2009-06-27 09:57:57 +02:00
Fabio Erculiani
0506ce20f9
[tests.client] remove bogus test
2009-06-18 17:01:26 +02:00
Fabio Erculiani
ca11cdcba2
[entropy.tests.misc] add more tests
2009-06-17 14:06:02 +02:00
Fabio Erculiani
8e8cb0fb23
[entropy.libraries.tests] add package install metadata generation test
2009-06-17 07:50:16 +02:00
Fabio Erculiani
5fafa4cc6c
[entropy.db] API documentation + creation of base class for Entropy repository interfaces (EntropyRepository)
...
EntropyRepository will contain all the implementation independent
routines of Entropy repository interfaces (actually in LocalRepository)
2009-06-17 07:50:16 +02:00
Fabio Erculiani
4eb7fc1f67
unit testing, tools: new test on xpak-only file
2009-06-09 12:13:23 +02:00
Fabio Erculiani
d6d8120c30
unit testing, add a new entropy.tools test (remove_edb)
2009-06-04 20:45:53 +02:00
Fabio Erculiani
15b11c1e1e
unit test, tools: add 2 new entropy.tools tests
2009-06-03 11:33:36 +02:00
Fabio Erculiani
f0771eb3a7
unit testing, db: add multi match tests
2009-05-25 22:59:55 +02:00
Fabio Erculiani
76998f6c30
move Spm metadata extractor to entropy.spm (was in entropy.client)
2009-05-24 17:50:06 +02:00
Fabio Erculiani
61b05e72d6
unit testing: add entropy.transceivers unit test module
2009-05-15 18:14:13 +02:00
Fabio Erculiani
43c94a6507
unit testing: append correct sys.path to every test class
2009-05-15 13:43:31 +02:00
Fabio Erculiani
31bf6773af
unit testing, add entropy.misc tests (specifically Lifo class test)
2009-05-15 13:43:05 +02:00
Fabio Erculiani
55e96d0050
unit testing: add some misc test scripts
2009-05-12 16:58:47 +02:00
Fabio Erculiani
e7ca06ce96
unit testing, db: add test for insertLicenses with str input
2009-05-04 17:41:55 +02:00
Fabio Erculiani
e894e9254f
unit testing, db: add another package metadata handling test
2009-04-29 15:42:15 +02:00
Fabio Erculiani
472366c966
unit testing, db: add 2 new tests
2009-04-29 14:52:17 +02:00
Fabio Erculiani
1c46d90cf9
unit testing: add server unit testing module
2009-04-20 20:39:17 +02:00
Fabio Erculiani
0a28af0ee6
unit testing, db, client: cleanly close Client instances
2009-04-20 20:01:26 +02:00
Fabio Erculiani
282924f76a
unit testing, client: add 3 more tests
2009-04-20 18:23:14 +02:00
Fabio Erculiani
10f5b704ee
unit testing, client: add empty client unit testing module
2009-04-19 10:35:18 +02:00
Fabio Erculiani
0a901a3de6
entropy.*: move atom matching package masking validation cache to
...
SystemSettings
2009-04-19 10:23:55 +02:00
Fabio Erculiani
e54c027534
unit testing, db: add package sets test, test package masking in test 2
2009-04-19 09:50:19 +02:00
Fabio Erculiani
f44d124581
unit testing, db: getPackageData trigger_unicode argument is now True
...
by default
2009-04-18 08:14:40 +02:00
Fabio Erculiani
5db8f6d4f1
unit testing, db: add atom matching tests
2009-04-17 07:02:34 +00:00
Fabio Erculiani
3bf9d7370d
unit testing, db: add get_test_package_name and get_test_package_atom
...
functions
2009-04-17 07:01:09 +00:00
Fabio Erculiani
da78a860fd
unit testing: add a new test to the db module
...
this test does the package metadata extraction, database insertion
and retrieval and compares the two dictionaries (the one returned
by the extractor against the one returned by the database)
2009-04-16 06:44:03 +02:00
Fabio Erculiani
326d1c270b
unit testing: make possible to call run script from inside its directory
2009-04-16 06:43:25 +02:00
Fabio Erculiani
105776c26c
test suite: add sample package
2009-04-16 06:05:05 +02:00
Fabio Erculiani
d5b564d271
test suite: add misc functions module
2009-04-16 06:04:33 +02:00
Fabio Erculiani
f944343275
unit testing module: run returns status != 0 if errors occured
2009-04-14 09:04:14 +02:00
Fabio Erculiani
3185cdf8d4
unit testing: print more output for each test run
2009-04-13 23:36:03 +02:00
Fabio Erculiani
8ac1b1ea85
add unit testing module
2009-04-13 23:32:41 +02:00