-
Notifications
You must be signed in to change notification settings - Fork 56
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Extracted any logic that may need to be tested from the api class (#522)
* Extracted any logic that may need to be tested from the api class * Refactored to facilitate testing * Refactored zip construction to use shared code with saving logic * Consolidated template and css parsing logic for theme exporting * removed queryID removal from query blocks * Fixed the image processing so that the id is removed from inner content correctly * Added tests that evaluate encoded patterns and test patterns created from templates with media * Added taxQuery removal tests and fixed taxQuery attribute removal logic * Refactored image/cover processing to more cleanly handle id classes * Add test and fixed bugs around escaping <'s and >'s * localized quote blocks * Added localization processing to list, verse, table and media-text blocks --------- Co-authored-by: Vicente Canales <[email protected]> Co-authored-by: Madhu Dollu <[email protected]>
- Loading branch information
1 parent
99a35c5
commit 20bcc01
Showing
15 changed files
with
996 additions
and
746 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.