-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: elevator closure header/footer handling
* Rather than the main Elevator screen candidate generator creating the header and footer widgets and the Closures generator "modifying" them with variants as appropriate, now the Closures generator alone is responsible. This somewhat simplifies the implementation and testing on both ends. * Tests for the Closures generator were more verbose and testing more than they strictly needed to be (for example, that the correct header and footer were present in every case). These are now cut down to only the relevant and unique details.
- Loading branch information
1 parent
d9a86bb
commit 61ac725
Showing
4 changed files
with
119 additions
and
221 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 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
Oops, something went wrong.