Commit Graph
25 Commits
Author SHA1 Message Date
edipretoro 9ba2ce9d6b Fixing test againt the initcounters method 2026-07-15 21:11:05 +02:00
edipretoro 17908b55e8 First working implementation of the genid method 2026-07-15 21:09:52 +02:00
edipretoro f702f99b3b First working implementation of _n2xdig method 2026-07-15 21:09:02 +02:00
edipretoro ff678d71d1 Resetting the inactive_counters attributes when initcounters is called 2026-07-15 21:08:21 +02:00
edipretoro 8e42faf6af Resetting the active_counters attributes when initcounters is called 2026-07-15 21:07:05 +02:00
edipretoro 10f0555011 Adding a rank attribute to the Counter class and update initialization of our counters 2026-07-15 21:06:11 +02:00
edipretoro 832cf45441 Updating the test_initcounter.py::TestInitCounters::test_initcounters_with_one_more_than_maxcounters test to reflect the implementation 2026-07-14 22:55:57 +02:00
edipretoro 1e05501c1e Updating the test to reflect the implementation 2026-07-13 22:33:52 +02:00
edipretoro 20359ce455 Adding some tests against initcounters 2026-07-12 22:51:13 +02:00
edipretoro 2631e20145 Adding a stub for the _checkbar method 2026-07-11 21:53:19 +02:00
edipretoro 5d7b766a56 First iteration to add persistence to the Minter dataclass 2026-07-10 14:39:47 +02:00
edipretoro f666f7e413 Adding dataclass-persistence as requirement 2026-07-10 14:38:09 +02:00
edipretoro 80efda89da Adding the pseudocode of the _n2xdig method 2026-07-10 14:37:49 +02:00
edipretoro acb22f053a Complying to PEP8 2026-07-10 10:02:21 +02:00
edipretoro 6597adf868 Adding rules about files to be ignored by Python 2026-07-10 09:17:59 +02:00
edipretoro 1dfd59ef88 Adding tests for pytest 2026-07-10 09:00:57 +02:00
edipretoro dbea7b607c Adding pytest as a requirement 2026-07-10 08:59:49 +02:00
edipretoro 7d623ba4ad Removing tests created with doctest 2026-07-10 08:59:26 +02:00
edipretoro 3a13c94b78 First iteration of a working initcounters method 2026-07-09 17:00:44 +02:00
edipretoro 5c01d319f5 Adding a stub for the initcounters method and the pseudocode for it 2026-07-09 15:35:22 +02:00
edipretoro a3b1b9473c Adding a stub for the genid method and the pseudocode for it 2026-07-09 15:33:46 +02:00
edipretoro 22d677d119 Renaming the total attribute as oatop 2026-07-09 15:32:00 +02:00
edipretoro 9a5ac4bcbf Current state 2026-07-08 21:43:27 +02:00
edipretoro b146a3d306 Initialize a new uv project 2026-06-17 10:42:13 +02:00
edipretoro b1f4fbf64c Adding a short description of this repo 2026-06-17 10:39:19 +02:00