Completed initial success-case testing and fixed rendering issue with nested blocks.
Features
- Success-case testing with 88% code coverage
- Increased compatibility with Python 2.7+
- Render at base Block class to reduce LOC
- Improved attribute validation
Bug fixes
- Nested blocks now render recursively
- Removed the use of fixtures in other fixtures