Commit Graph

292 Commits

Author SHA1 Message Date
Sina Atalay
7291349eaa generalize the individual YAML files and improve tests 2024-12-09 01:45:49 -05:00
pre-commit-ci[bot]
0ff58cefcf [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2024-12-09 01:45:49 -05:00
Sina Atalay
d28864aad5 merge conftest.py 2024-12-09 01:45:49 -05:00
Dan Sabath
6ea7c0ac72 add tests for seperation of CV data from design and rendercv settings 2024-12-09 01:45:49 -05:00
Dan Sabath
6ce18666fc add tests for seperation of CV data from design and rendercv settings 2024-12-09 01:45:49 -05:00
Dan Sabath
994f60bca4 add tests for seperation of CV data from design and rendercv settings 2024-12-09 01:45:49 -05:00
Dan Sabath
6e6abce018 main-test-update: baseline test data 2024-12-09 01:45:49 -05:00
Sina Atalay
063941e93e tests: revert Windows fix 2024-12-08 20:01:11 -05:00
Sina Atalay
109370c2a4 tests: fix Windows 2024-12-08 19:52:43 -05:00
Sina Atalay
8cb4850d35 tests: fix coverage issues 2024-12-08 19:43:19 -05:00
Sina Atalay
d8947049fa fix linting issues 2024-12-08 15:46:24 -05:00
Sina Atalay
350c959eda tests: increase coverage 2024-12-08 15:45:20 -05:00
anschmieg
31d1fab882 add support for LaTeX math expressions in HTML (#200)
* add mathjax via CDN to HTML template

* adjust tests for added script tag

* Replace Mathjax with KaTeX

* Add math expression tests

put back in place from branch main (?)

* Revert "Add math expression tests"

This reverts commit 5d7e98f621cfb184dcc316763cb342d34f630ca8.

* minor fixes

* tests: update `testdata`

---------

Co-authored-by: schmiega <6830368+schmiega@users.noreply.github.com>
Co-authored-by: Sina Atalay <dev@atalay.biz>
2024-12-08 15:23:37 -05:00
Sina Atalay
686c8e1a15 refactor and clean the code 2024-12-08 15:07:38 -05:00
Sina Atalay
d93bc5fb12 simplify --watch option 2024-12-08 05:24:32 -05:00
Criyl
f3f8704eff chore: missed a spot 2024-12-08 05:24:32 -05:00
Criyl
c071740df5 chore: linting, formatting, and typing 2024-12-08 05:24:32 -05:00
Criyl
4b4bc25c03 chore: better describe utilities 2024-12-08 05:24:32 -05:00
Criyl
f16f79afaa chore: address linting,typing, and documentation concerns 2024-12-08 05:24:32 -05:00
Criyl
f33979a882 chore: rename utility for triggering write events in tests 2024-12-08 05:24:32 -05:00
Criyl
f772b181ed chore: use sys instead of os for platform identification, fix flaky test, add command argument test 2024-12-08 05:24:32 -05:00
Criyl
d87680c84d chore: add tests for watcher, address naming issues with watcher file 2024-12-08 05:24:32 -05:00
Sina Atalay
9c2e5caac5 fix minor issues and add more tests 2024-11-17 18:35:28 -05:00
Shawn Zivontsis
c9e453d8d0 Improve placeholder tests to check more fields 2024-11-17 18:18:37 -05:00
Sina Atalay
4992fc881e renderer: allow LaTeX commands 2024-11-03 01:43:04 -04:00
Sina Atalay
3322172a27 docs: don't use python formatting for inline strings 2024-11-03 01:35:37 -04:00
Sina Atalay
45cdab4024 fix special latex character escaper 2024-11-01 20:35:50 -04:00
Sina Atalay
97226a525d make math equations inline 2024-11-01 20:13:25 -04:00
Sina Atalay
d7322ad919 tests: update testdata 2024-11-01 19:58:33 -04:00
Sina Atalay
c3433209d4 tests: revert update_testdata to False 2024-11-01 19:52:55 -04:00
Sina Atalay
815bfad0b4 tests: update theme_auxiliary_file.cls 2024-11-01 19:48:58 -04:00
Sina Atalay
6ff5b32c28 fix ruff issue 2024-11-01 19:48:38 -04:00
Sina Atalay
a77e3460a5 fix "Cant render with some DOIs" #184 2024-11-01 19:41:34 -04:00
Sina Atalay
5dc31e8024 add Telegram as a social network (#187) 2024-11-01 19:25:53 -04:00
Sina Atalay
b6200d8621 fix characters are not escaped in LaTeX, leading to render errors #129 2024-11-01 19:14:38 -04:00
Sina Atalay
b0c7d77e2c escape LaTeX characters in section titles #191 2024-11-01 19:02:13 -04:00
Sina Atalay
d25d54dc62 tests: remove label from CurriculumVitae 2024-11-01 18:53:16 -04:00
Sina Atalay
9c4a6f958c remove return types from docstrings 2024-11-01 18:30:51 -04:00
Sina Atalay
e0eac8ca58 remove types from the docstrings 2024-11-01 18:26:30 -04:00
Sina Atalay
073f9921b3 tests: fix a lint error 2024-09-29 18:11:14 -04:00
Sina Atalay
e4c5dd14a0 tests: refactor and update config 2024-09-29 18:07:37 -04:00
Sina Atalay
f8a8809ff0 tests: test rendercv_settings 2024-09-07 18:47:02 -04:00
Sina Atalay
3ba1de562b tests: disable hatch script tests for now 2024-07-23 19:12:16 +03:00
Sina Atalay
6e52ea029f tests: fix hatch script tests 2024-07-23 19:07:08 +03:00
Sina Atalay
409987cbac data: fix format_date 2024-07-23 18:27:39 +03:00
Sina Atalay
80bcfd1ca3 tests: refactor 2024-07-23 18:12:53 +03:00
Sina Atalay
c239b0002e data: allow custom theme names with digits (#127) 2024-07-19 17:40:52 +03:00
Sina Atalay
9700450a2d tests: update testdata 2024-07-19 17:24:19 +03:00
Sina Atalay
10f18be325 data: rename phone_format to phone_number_format 2024-07-19 16:52:03 +03:00
Sina Atalay
7e20bae046 data: add a new field, locale_catalog.phone_format (#130) 2024-07-19 16:50:16 +03:00