summaryrefslogtreecommitdiffstats
path: root/tests/test_lps_gen.py
Commit message (Expand)AuthorAgeFilesLines
* 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-111-0/+73
* 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-051-2/+2
* Fixed TestLPS.test_RenderHTML_sessions_onlyrsiddharth2016-03-051-1/+1
* Templates are now at /libreplanet-templates/rsiddharth2016-02-131-8/+8
* 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
* Added template (under tests) for LP speakers' pagersiddharth2016-02-071-0/+10
* tests: updated docstrings.rsiddharth2016-02-071-2/+2
* updated LPSpeakersRenederer class.rsiddharth2016-02-071-13/+13
* tests/test_lps_gen.py: docstring update.rsiddharth2016-02-071-1/+1
* tests/test_lps_gen.py: keynote speaker test updt.rsiddharth2016-02-071-1/+1
* Initial version LP Speakers Renderer ready.rsiddharth2016-02-061-2/+244
* tests/test_lps_gen.py: added test.rsiddharth2016-01-281-0/+10
* tests/test_lps_gen.py: rename a testrsiddharth2016-01-281-1/+1
* lps_gen accepts template as arg.rsiddharth2016-01-281-5/+7
* updated tests/files/lp-sch.md + tests.rsiddharth2015-12-201-1/+2
* updated lps_gen.RenderHTMLrsiddharth2015-12-191-0/+1
* updated lps_gen.RenderHTMLrsiddharth2015-12-191-0/+14
* tests/test_lps_gen.py (TestLpGen.RenderHTML)rsiddharth2015-12-191-1/+2
* 'speaker' -> 'speakers'rsiddharth2015-12-161-9/+9
* HTMLRender -> RenderHTML + changes to it.rsiddharth2015-12-151-0/+6
* updated copyright header (authors -> contributors)rsiddharth2015-12-121-1/+1
* Added lps_gen.py + tests for it.rsiddharth2015-12-121-0/+165