summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Format via black.rsiddharth2020-07-091-510/+429
* tests: Update test_lps_gen.py.rsiddharth2019-07-201-1/+4
* test_lps_gen.py: Remove reference to paths of templates.rsiddharth2019-07-181-16/+0
* tests/test_lps_gen.py: Update TestTemplates.rsiddharth2019-07-131-2/+3
* lps_gen: Remove `lp_t` command line argument.rsiddharth2019-07-131-10/+6
* lps_gen.py: Update template_read.rsiddharth2019-07-131-3/+3
* lps_gen.py: Update template_read.rsiddharth2019-07-131-0/+3
* lps_gen.py: Add template_read.rsiddharth2019-07-131-0/+14
* tests: Update test_lps_gen.py.rsiddharth2019-07-131-12/+12
* Update LPiCal.to_ical.rsiddharth2019-05-261-1/+4
* lps_gen.py: Update LPiCal.rsiddharth2019-05-261-0/+11
* test_lps_gen.py: Change dict iteration.rsiddharth2018-09-091-5/+5
* test_lps_gen.py: Change dictionary key checking.rsiddharth2018-09-091-6/+6
* tests/test_lps_gen.py: Remove 'pprint' import.rsiddharth2018-09-091-1/+0
* test_lps_gen.py: Remove unicode string wrappings.rsiddharth2018-09-091-10/+10
* test_lps_gen.py: Import StringIO from io.rsiddharth2018-09-091-1/+1
* test_lps_gen.py: print -> print()rsiddharth2018-09-091-5/+5
* tests/test_lps_gen.py: Change license to Public Domain.rsiddharth2018-08-191-15/+3
* tests: Update to use 2019.rsiddharth2018-08-191-9/+9
* lps_gen.py: Update LPiCal timeslot regex slurping.rsiddharth2018-03-221-1/+9
* tests: Add TestLPS.test_LPSMarkdown_desc.rsiddharth2017-10-251-0/+28
* tests: Add TestLPS.test_LPSMarkdown_video.rsiddharth2017-10-251-0/+24
* tests: Update TestSpeakersAutoLinking.setup_class.rsiddharth2017-10-251-1/+1
* tests: Update TestLPSTBA.setup_class.rsiddharth2017-10-251-1/+1
* tests: Update TestLPSpeakers.test_RenderHTML.rsiddharth2017-10-251-1/+1
* tests: Update TestLPS.test_RenderHTML_sessions_only.rsiddharth2017-10-251-1/+1
* tests: Update TestLP.test_RenderHTML.rsiddharth2017-10-251-1/+1
* lps_gen.py: Update LPSRenderer.rsiddharth2017-10-254-1/+74
* tests: Update TestLPS.rsiddharth2017-05-292-6/+4
* lps_gen.py: Update LPiCal.rsiddharth2017-05-291-3/+9
* update copyright.rsiddharth2016-05-111-1/+1
* Add `DescTBA` feature for LP Schedule.rsiddharth2016-05-111-0/+25
* Add test for `RoomTBA`.rsiddharth2016-05-111-0/+17
* Add `SpeakerTBA` feature for LP Schedule.rsiddharth2016-05-112-0/+168
* Update LPiCal class.rsiddharth2016-03-191-2/+21
* updated tests/test_lps_gen.pyrsiddharth2016-03-181-1/+1
* Initial version of LPiCal class done.rsiddharth2016-03-181-11/+159
* Add LPiCal classrsiddharth2016-03-151-0/+61
* changed tests/files/lp-sch.mdrsiddharth2016-03-052-9/+4
* Fixed TestLPS.test_RenderHTML_sessions_onlyrsiddharth2016-03-051-1/+1
* updated tests/files/lp-sch.mdrsiddharth2016-02-171-1/+1
* Comments work out of the box.rsiddharth2016-02-171-0/+6
* removed tests/files/index.htmlrsiddharth2016-02-131-52/+0
* Templates are now at /libreplanet-templates/rsiddharth2016-02-133-255/+8
* Added test sessions and speakers (MD) files.rsiddharth2016-02-132-0/+153
* cosemetic changes to tests/test_lps_gen.pyrsiddharth2016-02-131-43/+46
* Autolinking of speakers in sessions page ready.rsiddharth2016-02-131-4/+209
* Fixed docstring and comments in TestJSONUtils.rsiddharth2016-02-131-3/+3
* LPSpeakersMarkdown writes speakers.ids to disk.rsiddharth2016-02-131-3/+23
* Introduced JSON utils.rsiddharth2016-02-131-0/+79