Commit graph

20 commits

Author SHA1 Message Date
Shariq Ansari
b20e543de9 test: test hook to get website_list_context 2021-09-03 16:55:44 +05:30
Suraj Shetty
3acab8a7c7 test: Add test cases for unzip functionality 2021-08-19 21:40:12 +05:30
Suraj Shetty
6b1955b34a test: Add test image file 2021-08-19 15:27:48 +05:30
Faris Ansari
7a34c542c1 test: safe_render 2021-08-03 12:40:48 +05:30
Suraj Shetty
fccd19a44c test: Add test to validate minified js load 2021-07-03 14:13:16 +05:30
Suraj Shetty
4363e51c6d test: Fix improper tests for website rendering 2021-07-01 22:10:02 +05:30
Suraj Shetty
a93bb67030 test: Add test case to validate raw file load 2021-07-01 22:08:15 +05:30
Suraj Shetty
6f3e6fee82 test: Add test to check ability to use get_context without context object 2021-06-24 10:22:27 +05:30
Suraj Shetty
9ec451b28e test: Add test case to check breadcrumbs 2021-05-27 12:57:55 +05:30
Suraj Shetty
40bd818c0b test: Add attributes via frontmatter 2021-05-26 10:40:43 +05:30
Suraj Shetty
646612be09 fix: Colocated asset load 2021-05-26 10:40:16 +05:30
Suraj Shetty
ca56b21290 test: Check all cases of setting homepage 2021-05-25 15:01:20 +05:30
Suraj Shetty
d88ce8e807 test: Add test to check replacement of {next} & {index} identifiers 2021-05-25 13:32:20 +05:30
Suraj Shetty
86897c1808 refactor: Remove render.py and move all utility functions to utils.py
- Replace or remove all render imports
2021-05-25 10:53:35 +05:30
Suraj Shetty
d7696f5f95 test: Add test files 2021-05-20 13:44:35 +05:30
Suraj Shetty
48b9198ebd test: Add test case to validate base_template_path 2021-05-18 23:34:30 +05:30
Suraj Shetty
9429d06a17 refactor: Remove reduntant code
- Use Error & NotFound page as required
2021-05-11 16:44:50 +05:30
Rushabh Mehta
435bbe2665 wip: refactor website routing and rendering 2021-02-15 09:54:13 +05:30
Rushabh Mehta
b6d2e61ff0 fix(style): frappe theme colours in bs4 and minor fix 2019-03-15 12:03:35 +05:30
Rushabh Mehta
f537d75946
feat: Allow website templates to have different base templates (#6811)
* feat: Allow website templates to have different base templates

* test: custom base template
2019-01-27 20:46:23 +05:30