diff --git a/tests/auxiliary_files/test_generate_latex_file/classic_filled/John_Doe_CV.tex b/tests/auxiliary_files/test_generate_latex_file/classic_filled/John_Doe_CV.tex index a0607db..0720a12 100644 --- a/tests/auxiliary_files/test_generate_latex_file/classic_filled/John_Doe_CV.tex +++ b/tests/auxiliary_files/test_generate_latex_file/classic_filled/John_Doe_CV.tex @@ -156,7 +156,7 @@ \section{Section1} \begin{changemargin}{0.2 cm}{0.2 cm} - My Text Entry + My Text Entry with some \textbf{markdown} and \href{https://example.com}{links}! \end{changemargin} @@ -164,7 +164,7 @@ \vspace{0.2 cm} \begin{changemargin}{0.2 cm}{0.2 cm} - My Text Entry + My Text Entry with some \textbf{markdown} and \href{https://example.com}{links}! \end{changemargin} @@ -175,30 +175,30 @@ \section{Section2} \begin{tabularx}{\textwidth-0.4 cm-0.13cm}{K{0.2 cm} R{4.1 cm}} - \textbf{My Title} + \textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils} \vspace{0.10 cm} - \mbox{\textbf{\textit{J. Doe}}}, \mbox{\textbf{\textit{J. Doe}}} + \mbox{\textbf{\textit{J. Doe}}}, \mbox{H. Tom}, \mbox{S. Doe}, \mbox{A. Andsurname} \vspace{0.10 cm} - \href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648} & - Dec. 2023 + \href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648} (IEEE Transactions on Applied Superconductivity) & + Dec. 2021 \end{tabularx} \vspace{0.2 cm} \begin{tabularx}{\textwidth-0.4 cm-0.13cm}{K{0.2 cm} R{4.1 cm}} - \textbf{My Title} + \textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils} \vspace{0.10 cm} - \mbox{\textbf{\textit{J. Doe}}}, \mbox{\textbf{\textit{J. Doe}}} + \mbox{\textbf{\textit{J. Doe}}}, \mbox{H. Tom}, \mbox{S. Doe}, \mbox{A. Andsurname} \vspace{0.10 cm} - \href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648} & - Dec. 2023 + \href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648} (IEEE Transactions on Applied Superconductivity) & + Dec. 2021 \end{tabularx} @@ -211,14 +211,18 @@ K{0.2 cm} R{4.1 cm} } - \textbf{CERN}, Researcher + \textbf{Some Company}, Software Engineer \vspace{0.10 cm} + \begin{highlights} + \item Developed an \href{https://example.com}{IOS application} that has received more than \textbf{100,000 downloads}. + \item Managed a team of \textbf{5} engineers. + \end{highlights} & - + TX, USA - + July 2020 to Aug. 2021 \end{tabularx} \vspace{0.2 cm} @@ -228,14 +232,18 @@ K{0.2 cm} R{4.1 cm} } - \textbf{CERN}, Researcher + \textbf{Some Company}, Software Engineer \vspace{0.10 cm} + \begin{highlights} + \item Developed an \href{https://example.com}{IOS application} that has received more than \textbf{100,000 downloads}. + \item Managed a team of \textbf{5} engineers. + \end{highlights} & - + TX, USA - + July 2020 to Aug. 2021 \end{tabularx} @@ -255,10 +263,14 @@ \vspace{0.10 cm} + \begin{highlights} + \item GPA: 3.24/4.00 (\href{https://example.com}{Transcript}) + \item Awards: Dean's Honor List, Sportsperson of the Year + \end{highlights} & - + Istanbul, Turkey - + Sept. 2015 to June 2020 \end{tabularx} \vspace{0.2 cm} @@ -275,10 +287,14 @@ \vspace{0.10 cm} + \begin{highlights} + \item GPA: 3.24/4.00 (\href{https://example.com}{Transcript}) + \item Awards: Dean's Honor List, Sportsperson of the Year + \end{highlights} & - + Istanbul, Turkey - + Sept. 2015 to June 2020 \end{tabularx} @@ -289,11 +305,20 @@ \textwidth-0.4 cm-0.13cm }{ K{0.2 cm} + R{4.1 cm} } - \textbf{My Entry} + \textbf{Some Project} \vspace{0.10 cm} + \begin{highlights} + \item Developed a web application with \textbf{React} and \textbf{Django}. + \item Implemented a \textbf{RESTful API} + \end{highlights} + & + Remote + + Sept. 2021 \end{tabularx} @@ -302,11 +327,20 @@ \textwidth-0.4 cm-0.13cm }{ K{0.2 cm} + R{4.1 cm} } - \textbf{My Entry} + \textbf{Some Project} \vspace{0.10 cm} + \begin{highlights} + \item Developed a web application with \textbf{React} and \textbf{Django}. + \item Implemented a \textbf{RESTful API} + \end{highlights} + & + Remote + + Sept. 2021 \end{tabularx} @@ -318,14 +352,14 @@ \advance\csname @rightskip\endcsname 0.2 cm \advance\rightskip 0.2 cm - \textbf{My One Line Entry:} My Details and some math $a=6^4 \frac{3}{5}$ \par\endgroup + \textbf{Programming:} Python, C++, JavaScript, MATLAB \par\endgroup \vspace{0.2 cm} \begingroup\leftskip=0.2 cm \advance\csname @rightskip\endcsname 0.2 cm \advance\rightskip 0.2 cm - \textbf{My One Line Entry:} My Details and some math $a=6^4 \frac{3}{5}$ \par\endgroup + \textbf{Programming:} Python, C++, JavaScript, MATLAB \par\endgroup diff --git a/tests/auxiliary_files/test_generate_latex_file/moderncv_filled/John_Doe_CV.tex b/tests/auxiliary_files/test_generate_latex_file/moderncv_filled/John_Doe_CV.tex index b554fa3..336d9d7 100644 --- a/tests/auxiliary_files/test_generate_latex_file/moderncv_filled/John_Doe_CV.tex +++ b/tests/auxiliary_files/test_generate_latex_file/moderncv_filled/John_Doe_CV.tex @@ -79,57 +79,69 @@ \section{Section1} - \cvlistitem{My Text Entry} + \cvlistitem{My Text Entry with some \textbf{markdown} and \href{https://example.com}{links}!} - \cvlistitem{My Text Entry} + \cvlistitem{My Text Entry with some \textbf{markdown} and \href{https://example.com}{links}!} \section{Section2} - \cventry{Dec. 2023}{My Title}{}{\href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648}}{}{} - \cvline{}{\small \mbox{\textbf{\textit{J. Doe}}}, \mbox{\textbf{\textit{J. Doe}}}} + \cventry{Dec. 2021}{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils}{IEEE Transactions on Applied Superconductivity}{\href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648}}{}{} + \cvline{}{\small \mbox{\textbf{\textit{J. Doe}}}, \mbox{H. Tom}, \mbox{S. Doe}, \mbox{A. Andsurname}} - \cventry{Dec. 2023}{My Title}{}{\href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648}}{}{} - \cvline{}{\small \mbox{\textbf{\textit{J. Doe}}}, \mbox{\textbf{\textit{J. Doe}}}} + \cventry{Dec. 2021}{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils}{IEEE Transactions on Applied Superconductivity}{\href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648}}{}{} + \cvline{}{\small \mbox{\textbf{\textit{J. Doe}}}, \mbox{H. Tom}, \mbox{S. Doe}, \mbox{A. Andsurname}} \section{Section3} - \cventry{}{Researcher}{CERN}{}{}{} + \cventry{July 2020 to Aug. 2021}{Software Engineer}{Some Company}{TX, USA}{}{} + \cvline{}{\small Developed an \href{https://example.com}{IOS application} that has received more than \textbf{100,000 downloads}.} + \cvline{}{\small Managed a team of \textbf{5} engineers.} - \cventry{}{Researcher}{CERN}{}{}{} + \cventry{July 2020 to Aug. 2021}{Software Engineer}{Some Company}{TX, USA}{}{} + \cvline{}{\small Developed an \href{https://example.com}{IOS application} that has received more than \textbf{100,000 downloads}.} + \cvline{}{\small Managed a team of \textbf{5} engineers.} \section{Section4} - \cventry{}{BS, Mechanical Engineering}{Boğaziçi University}{}{}{} + \cventry{Sept. 2015 to June 2020}{BS, Mechanical Engineering}{Boğaziçi University}{Istanbul, Turkey}{}{} + \cvline{}{\small GPA: 3.24/4.00 (\href{https://example.com}{Transcript})} + \cvline{}{\small Awards: Dean's Honor List, Sportsperson of the Year} - \cventry{}{BS, Mechanical Engineering}{Boğaziçi University}{}{}{} + \cventry{Sept. 2015 to June 2020}{BS, Mechanical Engineering}{Boğaziçi University}{Istanbul, Turkey}{}{} + \cvline{}{\small GPA: 3.24/4.00 (\href{https://example.com}{Transcript})} + \cvline{}{\small Awards: Dean's Honor List, Sportsperson of the Year} \section{Section5} - \cventry{}{My Entry}{}{}{}{} + \cventry{Sept. 2021}{Some Project}{}{Remote}{}{} + \cvline{}{\small Developed a web application with \textbf{React} and \textbf{Django}.} + \cvline{}{\small Implemented a \textbf{RESTful API}} - \cventry{}{My Entry}{}{}{}{} + \cventry{Sept. 2021}{Some Project}{}{Remote}{}{} + \cvline{}{\small Developed a web application with \textbf{React} and \textbf{Django}.} + \cvline{}{\small Implemented a \textbf{RESTful API}} \section{Section6} - \cvline{My One Line Entry}{My Details and some math $a=6^4 \frac{3}{5}$} + \cvline{Programming}{Python, C++, JavaScript, MATLAB} - \cvline{My One Line Entry}{My Details and some math $a=6^4 \frac{3}{5}$} + \cvline{Programming}{Python, C++, JavaScript, MATLAB} diff --git a/tests/auxiliary_files/test_generate_latex_file/sb2nov_filled/John_Doe_CV.tex b/tests/auxiliary_files/test_generate_latex_file/sb2nov_filled/John_Doe_CV.tex index 4c4eecd..12d61bc 100644 --- a/tests/auxiliary_files/test_generate_latex_file/sb2nov_filled/John_Doe_CV.tex +++ b/tests/auxiliary_files/test_generate_latex_file/sb2nov_filled/John_Doe_CV.tex @@ -164,9 +164,9 @@ \section{Section1} \resumeSubHeadingListStart - \resumeSubItem{}{My Text Entry} + \resumeSubItem{}{My Text Entry with some \textbf{markdown} and \href{https://example.com}{links}!} - \resumeSubItem{}{My Text Entry} + \resumeSubItem{}{My Text Entry with some \textbf{markdown} and \href{https://example.com}{links}!} \resumeSubHeadingListEnd @@ -174,17 +174,17 @@ \resumeSubHeadingListStart \resumeSubheading - {My Title}{Dec. 2023} + {Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils}{Dec. 2021} {\href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648}}{} \resumeItemListStart - \resumeItem{}{\raggedright \mbox{\textbf{\textit{J. Doe}}}, \mbox{\textbf{\textit{J. Doe}}} \par} + \resumeItem{}{\raggedright \mbox{\textbf{\textit{J. Doe}}}, \mbox{H. Tom}, \mbox{S. Doe}, \mbox{A. Andsurname} \par} \resumeItemListEnd \resumeSubheading - {My Title}{Dec. 2023} + {Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils}{Dec. 2021} {\href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648}}{} \resumeItemListStart - \resumeItem{}{\raggedright \mbox{\textbf{\textit{J. Doe}}}, \mbox{\textbf{\textit{J. Doe}}} \par} + \resumeItem{}{\raggedright \mbox{\textbf{\textit{J. Doe}}}, \mbox{H. Tom}, \mbox{S. Doe}, \mbox{A. Andsurname} \par} \resumeItemListEnd @@ -193,13 +193,21 @@ \resumeSubHeadingListStart \resumeSubheading - {CERN}{} - {Researcher}{} + {Some Company}{TX, USA} + {Software Engineer}{July 2020 to Aug. 2021} + \resumeItemListStart + \resumeItem{}{Developed an \href{https://example.com}{IOS application} that has received more than \textbf{100,000 downloads}.} + \resumeItem{}{Managed a team of \textbf{5} engineers.} + \resumeItemListEnd \resumeSubheading - {CERN}{} - {Researcher}{} + {Some Company}{TX, USA} + {Software Engineer}{July 2020 to Aug. 2021} + \resumeItemListStart + \resumeItem{}{Developed an \href{https://example.com}{IOS application} that has received more than \textbf{100,000 downloads}.} + \resumeItem{}{Managed a team of \textbf{5} engineers.} + \resumeItemListEnd @@ -208,13 +216,21 @@ \resumeSubHeadingListStart \resumeSubheading - {Boğaziçi University}{} - {BS in Mechanical Engineering}{} + {Boğaziçi University}{Istanbul, Turkey} + {BS in Mechanical Engineering}{Sept. 2015 to June 2020} + \resumeItemListStart + \resumeItem{}{GPA: 3.24/4.00 (\href{https://example.com}{Transcript})} + \resumeItem{}{Awards: Dean's Honor List, Sportsperson of the Year} + \resumeItemListEnd \resumeSubheading - {Boğaziçi University}{} - {BS in Mechanical Engineering}{} + {Boğaziçi University}{Istanbul, Turkey} + {BS in Mechanical Engineering}{Sept. 2015 to June 2020} + \resumeItemListStart + \resumeItem{}{GPA: 3.24/4.00 (\href{https://example.com}{Transcript})} + \resumeItem{}{Awards: Dean's Honor List, Sportsperson of the Year} + \resumeItemListEnd @@ -223,11 +239,19 @@ \resumeSubHeadingListStart \resumeNormalSubheading - {My Entry}{} + {Some Project}{Sept. 2021} + \resumeItemListStart + \resumeItem{}{Developed a web application with \textbf{React} and \textbf{Django}.} + \resumeItem{}{Implemented a \textbf{RESTful API}} + \resumeItemListEnd \resumeNormalSubheading - {My Entry}{} + {Some Project}{Sept. 2021} + \resumeItemListStart + \resumeItem{}{Developed a web application with \textbf{React} and \textbf{Django}.} + \resumeItem{}{Implemented a \textbf{RESTful API}} + \resumeItemListEnd @@ -236,11 +260,11 @@ \resumeSubHeadingListStart \vspace{0.08cm} - \resumeSubItem{My One Line Entry} - {My Details and some math $a=6^4 \frac{3}{5}$} + \resumeSubItem{Programming} + {Python, C++, JavaScript, MATLAB} - \resumeSubItem{My One Line Entry} - {My Details and some math $a=6^4 \frac{3}{5}$} + \resumeSubItem{Programming} + {Python, C++, JavaScript, MATLAB} \resumeSubHeadingListEnd diff --git a/tests/auxiliary_files/test_generate_latex_file_and_copy_theme_files/classic_filled/John_Doe_CV.tex b/tests/auxiliary_files/test_generate_latex_file_and_copy_theme_files/classic_filled/John_Doe_CV.tex index a0607db..0720a12 100644 --- a/tests/auxiliary_files/test_generate_latex_file_and_copy_theme_files/classic_filled/John_Doe_CV.tex +++ b/tests/auxiliary_files/test_generate_latex_file_and_copy_theme_files/classic_filled/John_Doe_CV.tex @@ -156,7 +156,7 @@ \section{Section1} \begin{changemargin}{0.2 cm}{0.2 cm} - My Text Entry + My Text Entry with some \textbf{markdown} and \href{https://example.com}{links}! \end{changemargin} @@ -164,7 +164,7 @@ \vspace{0.2 cm} \begin{changemargin}{0.2 cm}{0.2 cm} - My Text Entry + My Text Entry with some \textbf{markdown} and \href{https://example.com}{links}! \end{changemargin} @@ -175,30 +175,30 @@ \section{Section2} \begin{tabularx}{\textwidth-0.4 cm-0.13cm}{K{0.2 cm} R{4.1 cm}} - \textbf{My Title} + \textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils} \vspace{0.10 cm} - \mbox{\textbf{\textit{J. Doe}}}, \mbox{\textbf{\textit{J. Doe}}} + \mbox{\textbf{\textit{J. Doe}}}, \mbox{H. Tom}, \mbox{S. Doe}, \mbox{A. Andsurname} \vspace{0.10 cm} - \href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648} & - Dec. 2023 + \href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648} (IEEE Transactions on Applied Superconductivity) & + Dec. 2021 \end{tabularx} \vspace{0.2 cm} \begin{tabularx}{\textwidth-0.4 cm-0.13cm}{K{0.2 cm} R{4.1 cm}} - \textbf{My Title} + \textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils} \vspace{0.10 cm} - \mbox{\textbf{\textit{J. Doe}}}, \mbox{\textbf{\textit{J. Doe}}} + \mbox{\textbf{\textit{J. Doe}}}, \mbox{H. Tom}, \mbox{S. Doe}, \mbox{A. Andsurname} \vspace{0.10 cm} - \href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648} & - Dec. 2023 + \href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648} (IEEE Transactions on Applied Superconductivity) & + Dec. 2021 \end{tabularx} @@ -211,14 +211,18 @@ K{0.2 cm} R{4.1 cm} } - \textbf{CERN}, Researcher + \textbf{Some Company}, Software Engineer \vspace{0.10 cm} + \begin{highlights} + \item Developed an \href{https://example.com}{IOS application} that has received more than \textbf{100,000 downloads}. + \item Managed a team of \textbf{5} engineers. + \end{highlights} & - + TX, USA - + July 2020 to Aug. 2021 \end{tabularx} \vspace{0.2 cm} @@ -228,14 +232,18 @@ K{0.2 cm} R{4.1 cm} } - \textbf{CERN}, Researcher + \textbf{Some Company}, Software Engineer \vspace{0.10 cm} + \begin{highlights} + \item Developed an \href{https://example.com}{IOS application} that has received more than \textbf{100,000 downloads}. + \item Managed a team of \textbf{5} engineers. + \end{highlights} & - + TX, USA - + July 2020 to Aug. 2021 \end{tabularx} @@ -255,10 +263,14 @@ \vspace{0.10 cm} + \begin{highlights} + \item GPA: 3.24/4.00 (\href{https://example.com}{Transcript}) + \item Awards: Dean's Honor List, Sportsperson of the Year + \end{highlights} & - + Istanbul, Turkey - + Sept. 2015 to June 2020 \end{tabularx} \vspace{0.2 cm} @@ -275,10 +287,14 @@ \vspace{0.10 cm} + \begin{highlights} + \item GPA: 3.24/4.00 (\href{https://example.com}{Transcript}) + \item Awards: Dean's Honor List, Sportsperson of the Year + \end{highlights} & - + Istanbul, Turkey - + Sept. 2015 to June 2020 \end{tabularx} @@ -289,11 +305,20 @@ \textwidth-0.4 cm-0.13cm }{ K{0.2 cm} + R{4.1 cm} } - \textbf{My Entry} + \textbf{Some Project} \vspace{0.10 cm} + \begin{highlights} + \item Developed a web application with \textbf{React} and \textbf{Django}. + \item Implemented a \textbf{RESTful API} + \end{highlights} + & + Remote + + Sept. 2021 \end{tabularx} @@ -302,11 +327,20 @@ \textwidth-0.4 cm-0.13cm }{ K{0.2 cm} + R{4.1 cm} } - \textbf{My Entry} + \textbf{Some Project} \vspace{0.10 cm} + \begin{highlights} + \item Developed a web application with \textbf{React} and \textbf{Django}. + \item Implemented a \textbf{RESTful API} + \end{highlights} + & + Remote + + Sept. 2021 \end{tabularx} @@ -318,14 +352,14 @@ \advance\csname @rightskip\endcsname 0.2 cm \advance\rightskip 0.2 cm - \textbf{My One Line Entry:} My Details and some math $a=6^4 \frac{3}{5}$ \par\endgroup + \textbf{Programming:} Python, C++, JavaScript, MATLAB \par\endgroup \vspace{0.2 cm} \begingroup\leftskip=0.2 cm \advance\csname @rightskip\endcsname 0.2 cm \advance\rightskip 0.2 cm - \textbf{My One Line Entry:} My Details and some math $a=6^4 \frac{3}{5}$ \par\endgroup + \textbf{Programming:} Python, C++, JavaScript, MATLAB \par\endgroup diff --git a/tests/auxiliary_files/test_generate_latex_file_and_copy_theme_files/moderncv_filled/John_Doe_CV.tex b/tests/auxiliary_files/test_generate_latex_file_and_copy_theme_files/moderncv_filled/John_Doe_CV.tex index b554fa3..336d9d7 100644 --- a/tests/auxiliary_files/test_generate_latex_file_and_copy_theme_files/moderncv_filled/John_Doe_CV.tex +++ b/tests/auxiliary_files/test_generate_latex_file_and_copy_theme_files/moderncv_filled/John_Doe_CV.tex @@ -79,57 +79,69 @@ \section{Section1} - \cvlistitem{My Text Entry} + \cvlistitem{My Text Entry with some \textbf{markdown} and \href{https://example.com}{links}!} - \cvlistitem{My Text Entry} + \cvlistitem{My Text Entry with some \textbf{markdown} and \href{https://example.com}{links}!} \section{Section2} - \cventry{Dec. 2023}{My Title}{}{\href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648}}{}{} - \cvline{}{\small \mbox{\textbf{\textit{J. Doe}}}, \mbox{\textbf{\textit{J. Doe}}}} + \cventry{Dec. 2021}{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils}{IEEE Transactions on Applied Superconductivity}{\href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648}}{}{} + \cvline{}{\small \mbox{\textbf{\textit{J. Doe}}}, \mbox{H. Tom}, \mbox{S. Doe}, \mbox{A. Andsurname}} - \cventry{Dec. 2023}{My Title}{}{\href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648}}{}{} - \cvline{}{\small \mbox{\textbf{\textit{J. Doe}}}, \mbox{\textbf{\textit{J. Doe}}}} + \cventry{Dec. 2021}{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils}{IEEE Transactions on Applied Superconductivity}{\href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648}}{}{} + \cvline{}{\small \mbox{\textbf{\textit{J. Doe}}}, \mbox{H. Tom}, \mbox{S. Doe}, \mbox{A. Andsurname}} \section{Section3} - \cventry{}{Researcher}{CERN}{}{}{} + \cventry{July 2020 to Aug. 2021}{Software Engineer}{Some Company}{TX, USA}{}{} + \cvline{}{\small Developed an \href{https://example.com}{IOS application} that has received more than \textbf{100,000 downloads}.} + \cvline{}{\small Managed a team of \textbf{5} engineers.} - \cventry{}{Researcher}{CERN}{}{}{} + \cventry{July 2020 to Aug. 2021}{Software Engineer}{Some Company}{TX, USA}{}{} + \cvline{}{\small Developed an \href{https://example.com}{IOS application} that has received more than \textbf{100,000 downloads}.} + \cvline{}{\small Managed a team of \textbf{5} engineers.} \section{Section4} - \cventry{}{BS, Mechanical Engineering}{Boğaziçi University}{}{}{} + \cventry{Sept. 2015 to June 2020}{BS, Mechanical Engineering}{Boğaziçi University}{Istanbul, Turkey}{}{} + \cvline{}{\small GPA: 3.24/4.00 (\href{https://example.com}{Transcript})} + \cvline{}{\small Awards: Dean's Honor List, Sportsperson of the Year} - \cventry{}{BS, Mechanical Engineering}{Boğaziçi University}{}{}{} + \cventry{Sept. 2015 to June 2020}{BS, Mechanical Engineering}{Boğaziçi University}{Istanbul, Turkey}{}{} + \cvline{}{\small GPA: 3.24/4.00 (\href{https://example.com}{Transcript})} + \cvline{}{\small Awards: Dean's Honor List, Sportsperson of the Year} \section{Section5} - \cventry{}{My Entry}{}{}{}{} + \cventry{Sept. 2021}{Some Project}{}{Remote}{}{} + \cvline{}{\small Developed a web application with \textbf{React} and \textbf{Django}.} + \cvline{}{\small Implemented a \textbf{RESTful API}} - \cventry{}{My Entry}{}{}{}{} + \cventry{Sept. 2021}{Some Project}{}{Remote}{}{} + \cvline{}{\small Developed a web application with \textbf{React} and \textbf{Django}.} + \cvline{}{\small Implemented a \textbf{RESTful API}} \section{Section6} - \cvline{My One Line Entry}{My Details and some math $a=6^4 \frac{3}{5}$} + \cvline{Programming}{Python, C++, JavaScript, MATLAB} - \cvline{My One Line Entry}{My Details and some math $a=6^4 \frac{3}{5}$} + \cvline{Programming}{Python, C++, JavaScript, MATLAB} diff --git a/tests/auxiliary_files/test_generate_latex_file_and_copy_theme_files/sb2nov_filled/John_Doe_CV.tex b/tests/auxiliary_files/test_generate_latex_file_and_copy_theme_files/sb2nov_filled/John_Doe_CV.tex index 4c4eecd..12d61bc 100644 --- a/tests/auxiliary_files/test_generate_latex_file_and_copy_theme_files/sb2nov_filled/John_Doe_CV.tex +++ b/tests/auxiliary_files/test_generate_latex_file_and_copy_theme_files/sb2nov_filled/John_Doe_CV.tex @@ -164,9 +164,9 @@ \section{Section1} \resumeSubHeadingListStart - \resumeSubItem{}{My Text Entry} + \resumeSubItem{}{My Text Entry with some \textbf{markdown} and \href{https://example.com}{links}!} - \resumeSubItem{}{My Text Entry} + \resumeSubItem{}{My Text Entry with some \textbf{markdown} and \href{https://example.com}{links}!} \resumeSubHeadingListEnd @@ -174,17 +174,17 @@ \resumeSubHeadingListStart \resumeSubheading - {My Title}{Dec. 2023} + {Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils}{Dec. 2021} {\href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648}}{} \resumeItemListStart - \resumeItem{}{\raggedright \mbox{\textbf{\textit{J. Doe}}}, \mbox{\textbf{\textit{J. Doe}}} \par} + \resumeItem{}{\raggedright \mbox{\textbf{\textit{J. Doe}}}, \mbox{H. Tom}, \mbox{S. Doe}, \mbox{A. Andsurname} \par} \resumeItemListEnd \resumeSubheading - {My Title}{Dec. 2023} + {Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils}{Dec. 2021} {\href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648}}{} \resumeItemListStart - \resumeItem{}{\raggedright \mbox{\textbf{\textit{J. Doe}}}, \mbox{\textbf{\textit{J. Doe}}} \par} + \resumeItem{}{\raggedright \mbox{\textbf{\textit{J. Doe}}}, \mbox{H. Tom}, \mbox{S. Doe}, \mbox{A. Andsurname} \par} \resumeItemListEnd @@ -193,13 +193,21 @@ \resumeSubHeadingListStart \resumeSubheading - {CERN}{} - {Researcher}{} + {Some Company}{TX, USA} + {Software Engineer}{July 2020 to Aug. 2021} + \resumeItemListStart + \resumeItem{}{Developed an \href{https://example.com}{IOS application} that has received more than \textbf{100,000 downloads}.} + \resumeItem{}{Managed a team of \textbf{5} engineers.} + \resumeItemListEnd \resumeSubheading - {CERN}{} - {Researcher}{} + {Some Company}{TX, USA} + {Software Engineer}{July 2020 to Aug. 2021} + \resumeItemListStart + \resumeItem{}{Developed an \href{https://example.com}{IOS application} that has received more than \textbf{100,000 downloads}.} + \resumeItem{}{Managed a team of \textbf{5} engineers.} + \resumeItemListEnd @@ -208,13 +216,21 @@ \resumeSubHeadingListStart \resumeSubheading - {Boğaziçi University}{} - {BS in Mechanical Engineering}{} + {Boğaziçi University}{Istanbul, Turkey} + {BS in Mechanical Engineering}{Sept. 2015 to June 2020} + \resumeItemListStart + \resumeItem{}{GPA: 3.24/4.00 (\href{https://example.com}{Transcript})} + \resumeItem{}{Awards: Dean's Honor List, Sportsperson of the Year} + \resumeItemListEnd \resumeSubheading - {Boğaziçi University}{} - {BS in Mechanical Engineering}{} + {Boğaziçi University}{Istanbul, Turkey} + {BS in Mechanical Engineering}{Sept. 2015 to June 2020} + \resumeItemListStart + \resumeItem{}{GPA: 3.24/4.00 (\href{https://example.com}{Transcript})} + \resumeItem{}{Awards: Dean's Honor List, Sportsperson of the Year} + \resumeItemListEnd @@ -223,11 +239,19 @@ \resumeSubHeadingListStart \resumeNormalSubheading - {My Entry}{} + {Some Project}{Sept. 2021} + \resumeItemListStart + \resumeItem{}{Developed a web application with \textbf{React} and \textbf{Django}.} + \resumeItem{}{Implemented a \textbf{RESTful API}} + \resumeItemListEnd \resumeNormalSubheading - {My Entry}{} + {Some Project}{Sept. 2021} + \resumeItemListStart + \resumeItem{}{Developed a web application with \textbf{React} and \textbf{Django}.} + \resumeItem{}{Implemented a \textbf{RESTful API}} + \resumeItemListEnd @@ -236,11 +260,11 @@ \resumeSubHeadingListStart \vspace{0.08cm} - \resumeSubItem{My One Line Entry} - {My Details and some math $a=6^4 \frac{3}{5}$} + \resumeSubItem{Programming} + {Python, C++, JavaScript, MATLAB} - \resumeSubItem{My One Line Entry} - {My Details and some math $a=6^4 \frac{3}{5}$} + \resumeSubItem{Programming} + {Python, C++, JavaScript, MATLAB} \resumeSubHeadingListEnd diff --git a/tests/auxiliary_files/test_generate_markdown_file/classic_empty/None_CV.md b/tests/auxiliary_files/test_generate_markdown_file/classic_empty/None_CV.md index 49fbab0..c139714 100644 --- a/tests/auxiliary_files/test_generate_markdown_file/classic_empty/None_CV.md +++ b/tests/auxiliary_files/test_generate_markdown_file/classic_empty/None_CV.md @@ -5,3 +5,4 @@ # Test test + diff --git a/tests/auxiliary_files/test_generate_markdown_file/classic_filled/John_Doe_CV.md b/tests/auxiliary_files/test_generate_markdown_file/classic_filled/John_Doe_CV.md index 7a7e9f0..ae75779 100644 --- a/tests/auxiliary_files/test_generate_markdown_file/classic_filled/John_Doe_CV.md +++ b/tests/auxiliary_files/test_generate_markdown_file/classic_filled/John_Doe_CV.md @@ -14,53 +14,67 @@ # Section1 -My Text Entry -My Text Entry +My Text Entry with some **markdown** and [links](https://example.com)! + +My Text Entry with some **markdown** and [links](https://example.com)! + # Section2 -## My Title ([10.1109/TASC.2023.3340648](https://doi.org/10.1109/TASC.2023.3340648)) +## Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils ([10.1109/TASC.2023.3340648](https://doi.org/10.1109/TASC.2023.3340648)) -- Dec. 2023 -- J. Doe, J. Doe - -## My Title ([10.1109/TASC.2023.3340648](https://doi.org/10.1109/TASC.2023.3340648)) - -- Dec. 2023 -- J. Doe, J. Doe +- Dec. 2021 +- J. Doe, H. Tom, S. Doe, A. Andsurname +- IEEE Transactions on Applied Superconductivity +## Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils ([10.1109/TASC.2023.3340648](https://doi.org/10.1109/TASC.2023.3340648)) +- Dec. 2021 +- J. Doe, H. Tom, S. Doe, A. Andsurname +- IEEE Transactions on Applied Superconductivity # Section3 -## CERN, Researcher - - - - -## CERN, Researcher +## Some Company, Software Engineer +- July 2020 to Aug. 2021 +- TX, USA +- Developed an [IOS application](https://example.com) that has received more than **100,000 downloads**. +- Managed a team of **5** engineers. +## Some Company, Software Engineer +- July 2020 to Aug. 2021 +- TX, USA +- Developed an [IOS application](https://example.com) that has received more than **100,000 downloads**. +- Managed a team of **5** engineers. # Section4 ## Boğaziçi University, BS in Mechanical Engineering - - +- Sept. 2015 to June 2020 +- Istanbul, Turkey +- GPA: 3.24/4.00 ([Transcript](https://example.com)) +- Awards: Dean's Honor List, Sportsperson of the Year ## Boğaziçi University, BS in Mechanical Engineering - - +- Sept. 2015 to June 2020 +- Istanbul, Turkey +- GPA: 3.24/4.00 ([Transcript](https://example.com)) +- Awards: Dean's Honor List, Sportsperson of the Year # Section5 -## My Entry +## Some Project +- Sept. 2021 - Remote - Developed a web application with **React** and **Django**. +- Implemented a **RESTful API** -## My Entry +## Some Project +- Sept. 2021 - Remote - Developed a web application with **React** and **Django**. +- Implemented a **RESTful API** # Section6 -- My One Line Entry: My Details and some math $a=6^4 \frac{3}{5}$ -- My One Line Entry: My Details and some math $a=6^4 \frac{3}{5}$ +- Programming: Python, C++, JavaScript, MATLAB +- Programming: Python, C++, JavaScript, MATLAB diff --git a/tests/auxiliary_files/test_generate_markdown_file/moderncv_empty/None_CV.md b/tests/auxiliary_files/test_generate_markdown_file/moderncv_empty/None_CV.md index 49fbab0..c139714 100644 --- a/tests/auxiliary_files/test_generate_markdown_file/moderncv_empty/None_CV.md +++ b/tests/auxiliary_files/test_generate_markdown_file/moderncv_empty/None_CV.md @@ -5,3 +5,4 @@ # Test test + diff --git a/tests/auxiliary_files/test_generate_markdown_file/moderncv_filled/John_Doe_CV.md b/tests/auxiliary_files/test_generate_markdown_file/moderncv_filled/John_Doe_CV.md index 7a7e9f0..ae75779 100644 --- a/tests/auxiliary_files/test_generate_markdown_file/moderncv_filled/John_Doe_CV.md +++ b/tests/auxiliary_files/test_generate_markdown_file/moderncv_filled/John_Doe_CV.md @@ -14,53 +14,67 @@ # Section1 -My Text Entry -My Text Entry +My Text Entry with some **markdown** and [links](https://example.com)! + +My Text Entry with some **markdown** and [links](https://example.com)! + # Section2 -## My Title ([10.1109/TASC.2023.3340648](https://doi.org/10.1109/TASC.2023.3340648)) +## Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils ([10.1109/TASC.2023.3340648](https://doi.org/10.1109/TASC.2023.3340648)) -- Dec. 2023 -- J. Doe, J. Doe - -## My Title ([10.1109/TASC.2023.3340648](https://doi.org/10.1109/TASC.2023.3340648)) - -- Dec. 2023 -- J. Doe, J. Doe +- Dec. 2021 +- J. Doe, H. Tom, S. Doe, A. Andsurname +- IEEE Transactions on Applied Superconductivity +## Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils ([10.1109/TASC.2023.3340648](https://doi.org/10.1109/TASC.2023.3340648)) +- Dec. 2021 +- J. Doe, H. Tom, S. Doe, A. Andsurname +- IEEE Transactions on Applied Superconductivity # Section3 -## CERN, Researcher - - - - -## CERN, Researcher +## Some Company, Software Engineer +- July 2020 to Aug. 2021 +- TX, USA +- Developed an [IOS application](https://example.com) that has received more than **100,000 downloads**. +- Managed a team of **5** engineers. +## Some Company, Software Engineer +- July 2020 to Aug. 2021 +- TX, USA +- Developed an [IOS application](https://example.com) that has received more than **100,000 downloads**. +- Managed a team of **5** engineers. # Section4 ## Boğaziçi University, BS in Mechanical Engineering - - +- Sept. 2015 to June 2020 +- Istanbul, Turkey +- GPA: 3.24/4.00 ([Transcript](https://example.com)) +- Awards: Dean's Honor List, Sportsperson of the Year ## Boğaziçi University, BS in Mechanical Engineering - - +- Sept. 2015 to June 2020 +- Istanbul, Turkey +- GPA: 3.24/4.00 ([Transcript](https://example.com)) +- Awards: Dean's Honor List, Sportsperson of the Year # Section5 -## My Entry +## Some Project +- Sept. 2021 - Remote - Developed a web application with **React** and **Django**. +- Implemented a **RESTful API** -## My Entry +## Some Project +- Sept. 2021 - Remote - Developed a web application with **React** and **Django**. +- Implemented a **RESTful API** # Section6 -- My One Line Entry: My Details and some math $a=6^4 \frac{3}{5}$ -- My One Line Entry: My Details and some math $a=6^4 \frac{3}{5}$ +- Programming: Python, C++, JavaScript, MATLAB +- Programming: Python, C++, JavaScript, MATLAB diff --git a/tests/auxiliary_files/test_generate_markdown_file/sb2nov_empty/None_CV.md b/tests/auxiliary_files/test_generate_markdown_file/sb2nov_empty/None_CV.md index 49fbab0..c139714 100644 --- a/tests/auxiliary_files/test_generate_markdown_file/sb2nov_empty/None_CV.md +++ b/tests/auxiliary_files/test_generate_markdown_file/sb2nov_empty/None_CV.md @@ -5,3 +5,4 @@ # Test test + diff --git a/tests/auxiliary_files/test_generate_markdown_file/sb2nov_filled/John_Doe_CV.md b/tests/auxiliary_files/test_generate_markdown_file/sb2nov_filled/John_Doe_CV.md index 7a7e9f0..ae75779 100644 --- a/tests/auxiliary_files/test_generate_markdown_file/sb2nov_filled/John_Doe_CV.md +++ b/tests/auxiliary_files/test_generate_markdown_file/sb2nov_filled/John_Doe_CV.md @@ -14,53 +14,67 @@ # Section1 -My Text Entry -My Text Entry +My Text Entry with some **markdown** and [links](https://example.com)! + +My Text Entry with some **markdown** and [links](https://example.com)! + # Section2 -## My Title ([10.1109/TASC.2023.3340648](https://doi.org/10.1109/TASC.2023.3340648)) +## Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils ([10.1109/TASC.2023.3340648](https://doi.org/10.1109/TASC.2023.3340648)) -- Dec. 2023 -- J. Doe, J. Doe - -## My Title ([10.1109/TASC.2023.3340648](https://doi.org/10.1109/TASC.2023.3340648)) - -- Dec. 2023 -- J. Doe, J. Doe +- Dec. 2021 +- J. Doe, H. Tom, S. Doe, A. Andsurname +- IEEE Transactions on Applied Superconductivity +## Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils ([10.1109/TASC.2023.3340648](https://doi.org/10.1109/TASC.2023.3340648)) +- Dec. 2021 +- J. Doe, H. Tom, S. Doe, A. Andsurname +- IEEE Transactions on Applied Superconductivity # Section3 -## CERN, Researcher - - - - -## CERN, Researcher +## Some Company, Software Engineer +- July 2020 to Aug. 2021 +- TX, USA +- Developed an [IOS application](https://example.com) that has received more than **100,000 downloads**. +- Managed a team of **5** engineers. +## Some Company, Software Engineer +- July 2020 to Aug. 2021 +- TX, USA +- Developed an [IOS application](https://example.com) that has received more than **100,000 downloads**. +- Managed a team of **5** engineers. # Section4 ## Boğaziçi University, BS in Mechanical Engineering - - +- Sept. 2015 to June 2020 +- Istanbul, Turkey +- GPA: 3.24/4.00 ([Transcript](https://example.com)) +- Awards: Dean's Honor List, Sportsperson of the Year ## Boğaziçi University, BS in Mechanical Engineering - - +- Sept. 2015 to June 2020 +- Istanbul, Turkey +- GPA: 3.24/4.00 ([Transcript](https://example.com)) +- Awards: Dean's Honor List, Sportsperson of the Year # Section5 -## My Entry +## Some Project +- Sept. 2021 - Remote - Developed a web application with **React** and **Django**. +- Implemented a **RESTful API** -## My Entry +## Some Project +- Sept. 2021 - Remote - Developed a web application with **React** and **Django**. +- Implemented a **RESTful API** # Section6 -- My One Line Entry: My Details and some math $a=6^4 \frac{3}{5}$ -- My One Line Entry: My Details and some math $a=6^4 \frac{3}{5}$ +- Programming: Python, C++, JavaScript, MATLAB +- Programming: Python, C++, JavaScript, MATLAB diff --git a/tests/auxiliary_files/test_latex_to_pdf/classic_empty/None_CV.pdf b/tests/auxiliary_files/test_latex_to_pdf/classic_empty/None_CV.pdf index 198705e..e34af5b 100644 Binary files a/tests/auxiliary_files/test_latex_to_pdf/classic_empty/None_CV.pdf and b/tests/auxiliary_files/test_latex_to_pdf/classic_empty/None_CV.pdf differ diff --git a/tests/auxiliary_files/test_latex_to_pdf/classic_filled/John_Doe_CV.pdf b/tests/auxiliary_files/test_latex_to_pdf/classic_filled/John_Doe_CV.pdf index 043fe52..fe060b9 100644 Binary files a/tests/auxiliary_files/test_latex_to_pdf/classic_filled/John_Doe_CV.pdf and b/tests/auxiliary_files/test_latex_to_pdf/classic_filled/John_Doe_CV.pdf differ diff --git a/tests/auxiliary_files/test_latex_to_pdf/moderncv_empty/None_CV.pdf b/tests/auxiliary_files/test_latex_to_pdf/moderncv_empty/None_CV.pdf index 072d700..4303fc5 100644 Binary files a/tests/auxiliary_files/test_latex_to_pdf/moderncv_empty/None_CV.pdf and b/tests/auxiliary_files/test_latex_to_pdf/moderncv_empty/None_CV.pdf differ diff --git a/tests/auxiliary_files/test_latex_to_pdf/moderncv_filled/John_Doe_CV.pdf b/tests/auxiliary_files/test_latex_to_pdf/moderncv_filled/John_Doe_CV.pdf index 594d640..1e2d4ba 100644 Binary files a/tests/auxiliary_files/test_latex_to_pdf/moderncv_filled/John_Doe_CV.pdf and b/tests/auxiliary_files/test_latex_to_pdf/moderncv_filled/John_Doe_CV.pdf differ diff --git a/tests/auxiliary_files/test_latex_to_pdf/sb2nov_empty/None_CV.pdf b/tests/auxiliary_files/test_latex_to_pdf/sb2nov_empty/None_CV.pdf index 4a905c2..975bd11 100644 Binary files a/tests/auxiliary_files/test_latex_to_pdf/sb2nov_empty/None_CV.pdf and b/tests/auxiliary_files/test_latex_to_pdf/sb2nov_empty/None_CV.pdf differ diff --git a/tests/auxiliary_files/test_latex_to_pdf/sb2nov_filled/John_Doe_CV.pdf b/tests/auxiliary_files/test_latex_to_pdf/sb2nov_filled/John_Doe_CV.pdf index 44b501c..e160ca9 100644 Binary files a/tests/auxiliary_files/test_latex_to_pdf/sb2nov_filled/John_Doe_CV.pdf and b/tests/auxiliary_files/test_latex_to_pdf/sb2nov_filled/John_Doe_CV.pdf differ diff --git a/tests/auxiliary_files/test_markdown_to_html/classic_filled/John_Doe_CV_PASTETOGRAMMARLY.html b/tests/auxiliary_files/test_markdown_to_html/classic_filled/John_Doe_CV_PASTETOGRAMMARLY.html index 80d0779..3eccf50 100644 --- a/tests/auxiliary_files/test_markdown_to_html/classic_filled/John_Doe_CV_PASTETOGRAMMARLY.html +++ b/tests/auxiliary_files/test_markdown_to_html/classic_filled/John_Doe_CV_PASTETOGRAMMARLY.html @@ -12,30 +12,64 @@
  • Twitter: johndoe
  • Section1

    -

    My Text Entry -My Text Entry

    +

    My Text Entry with some markdown and links!

    +

    My Text Entry with some markdown and links!

    Section2

    -

    My Title (10.1109/TASC.2023.3340648)

    +

    Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils (10.1109/TASC.2023.3340648)

    -

    My Title (10.1109/TASC.2023.3340648)

    +

    Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils (10.1109/TASC.2023.3340648)

    Section3

    -

    CERN, Researcher

    -

    CERN, Researcher

    +

    Some Company, Software Engineer

    + +

    Some Company, Software Engineer

    +

    Section4

    Boğaziçi University, BS in Mechanical Engineering

    +

    Boğaziçi University, BS in Mechanical Engineering

    +

    Section5

    -

    My Entry

    -

    My Entry

    +

    Some Project

    + +

    Some Project

    +

    Section6

    \ No newline at end of file diff --git a/tests/auxiliary_files/test_markdown_to_html/moderncv_filled/John_Doe_CV_PASTETOGRAMMARLY.html b/tests/auxiliary_files/test_markdown_to_html/moderncv_filled/John_Doe_CV_PASTETOGRAMMARLY.html index 80d0779..3eccf50 100644 --- a/tests/auxiliary_files/test_markdown_to_html/moderncv_filled/John_Doe_CV_PASTETOGRAMMARLY.html +++ b/tests/auxiliary_files/test_markdown_to_html/moderncv_filled/John_Doe_CV_PASTETOGRAMMARLY.html @@ -12,30 +12,64 @@
  • Twitter: johndoe
  • Section1

    -

    My Text Entry -My Text Entry

    +

    My Text Entry with some markdown and links!

    +

    My Text Entry with some markdown and links!

    Section2

    -

    My Title (10.1109/TASC.2023.3340648)

    +

    Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils (10.1109/TASC.2023.3340648)

    -

    My Title (10.1109/TASC.2023.3340648)

    +

    Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils (10.1109/TASC.2023.3340648)

    Section3

    -

    CERN, Researcher

    -

    CERN, Researcher

    +

    Some Company, Software Engineer

    + +

    Some Company, Software Engineer

    +

    Section4

    Boğaziçi University, BS in Mechanical Engineering

    +

    Boğaziçi University, BS in Mechanical Engineering

    +

    Section5

    -

    My Entry

    -

    My Entry

    +

    Some Project

    + +

    Some Project

    +

    Section6

    \ No newline at end of file diff --git a/tests/auxiliary_files/test_markdown_to_html/sb2nov_filled/John_Doe_CV_PASTETOGRAMMARLY.html b/tests/auxiliary_files/test_markdown_to_html/sb2nov_filled/John_Doe_CV_PASTETOGRAMMARLY.html index 80d0779..3eccf50 100644 --- a/tests/auxiliary_files/test_markdown_to_html/sb2nov_filled/John_Doe_CV_PASTETOGRAMMARLY.html +++ b/tests/auxiliary_files/test_markdown_to_html/sb2nov_filled/John_Doe_CV_PASTETOGRAMMARLY.html @@ -12,30 +12,64 @@
  • Twitter: johndoe
  • Section1

    -

    My Text Entry -My Text Entry

    +

    My Text Entry with some markdown and links!

    +

    My Text Entry with some markdown and links!

    Section2

    -

    My Title (10.1109/TASC.2023.3340648)

    +

    Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils (10.1109/TASC.2023.3340648)

    -

    My Title (10.1109/TASC.2023.3340648)

    +

    Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils (10.1109/TASC.2023.3340648)

    Section3

    -

    CERN, Researcher

    -

    CERN, Researcher

    +

    Some Company, Software Engineer

    + +

    Some Company, Software Engineer

    +

    Section4

    Boğaziçi University, BS in Mechanical Engineering

    +

    Boğaziçi University, BS in Mechanical Engineering

    +

    Section5

    -

    My Entry

    -

    My Entry

    +

    Some Project

    + +

    Some Project

    +

    Section6

    \ No newline at end of file diff --git a/tests/conftest.py b/tests/conftest.py index 6840326..825ffd5 100644 --- a/tests/conftest.py +++ b/tests/conftest.py @@ -1,4 +1,7 @@ import pathlib +import importlib +import importlib.machinery +import importlib.util import jinja2 import pytest @@ -8,6 +11,18 @@ import rendercv.renderer as r update_auxiliary_files = False +# import docs/generate_entry_figures_and_examples.py to get example entries (SSOT) +path = ( + pathlib.Path(__file__).parent.parent + / "docs" + / "generate_entry_figures_and_examples.py" +) +spec = importlib.util.spec_from_file_location( + "generate_entry_figures_and_examples", path +) +generate_entry_figures_and_examples = importlib.util.module_from_spec(spec) # type: ignore +spec.loader.exec_module(generate_entry_figures_and_examples) # type: ignore + folder_name_dictionary = { "rendercv_empty_curriculum_vitae_data_model": "empty", "rendercv_filled_curriculum_vitae_data_model": "filled", @@ -16,49 +31,32 @@ folder_name_dictionary = { @pytest.fixture def publication_entry() -> dict[str, str | list[str]]: - return { - "title": "My Title", - "authors": ["John Doe", "Jane Doe"], - "doi": "10.1109/TASC.2023.3340648", - "date": "2023-12-08", - } + return generate_entry_figures_and_examples.publication_entry @pytest.fixture def experience_entry() -> dict[str, str]: - return { - "company": "CERN", - "position": "Researcher", - } + return generate_entry_figures_and_examples.experience_entry @pytest.fixture def education_entry() -> dict[str, str]: - return { - "institution": "Boğaziçi University", - "area": "Mechanical Engineering", - "degree": "BS", - } + return generate_entry_figures_and_examples.education_entry @pytest.fixture def normal_entry() -> dict[str, str]: - return { - "name": "My Entry", - } + return generate_entry_figures_and_examples.normal_entry @pytest.fixture def one_line_entry() -> dict[str, str]: - return { - "name": "My One Line Entry", - "details": "My Details and some math $a=6^4 \\frac{3}{5}$", - } + return generate_entry_figures_and_examples.one_line_entry @pytest.fixture def text_entry() -> str: - return "My Text Entry" + return "My Text Entry with some **markdown** and [links](https://example.com)!" @pytest.fixture