This website requires JavaScript.
Explore
Help
Sign In
imacat
/
mia-accounting
Watch
1
Star
0
Fork
0
You've already forked mia-accounting
Code
Issues
Pull Requests
Packages
Projects
Releases
41
Wiki
Activity
f8895e3bff
mia-accounting
/
tests
/
test_site
History
依瑪貓
cd039520b6
Added permission checks to the reset routes in the test site.
2023-04-13 09:54:20 +08:00
..
static
Added the SVG favicon from Font Awesome 6 to the test site.
2023-03-20 08:41:37 +08:00
templates
Added the sample data generation and database reset on the test site for live demonstration.
2023-04-12 18:05:13 +08:00
translations
Updated the translation of the test site.
2023-04-12 18:05:13 +08:00
__init__.py
Added the sample data generation and database reset on the test site for live demonstration.
2023-04-12 18:05:13 +08:00
auth.py
Added permission checks to the reset routes in the test site.
2023-04-13 09:54:20 +08:00
lib.py
Changed the "_journal_entries" and "_line_items" properties in the BaseTestData class from protected to private, renaming them to "__journal_entries" and "__line_items", respectively. There is no need to access it from the child classes anymore.
2023-04-13 09:28:53 +08:00
locale.py
Renamed the project from "Mia! Accounting Flask" to "Mia! Accounting".
2023-04-04 18:26:54 +08:00
reset.py
Added permission checks to the reset routes in the test site.
2023-04-13 09:54:20 +08:00