Computer Science & Software Engineering
Course Progress
0/0
Code Runner - Examples
Objectives in Technical Learning
Code Runner - JavaScript
Lesson Planning
Variables
Strings
Classes and Methods
Mathematical Expressions
Booleans
JSON and JavaScript Objects
Nested Conditionals
Iterations
Data Abstraction!
Arrays
Conditionals
Functions
Teaching Weeks Issue
Likert Review
Sprint 4 - CSSE Objectives
OCS GameEngine Guide
Variables and HTML DOM
GameEngine Essentials Guide
Characters
Backgrounds
Enemy Death
Enemy Collision
DOM Updates
Objects, Instance Data
Game API
Randomized Dialogues
Local Storage in JS
Gravity
Blocks
Transitions Screens
Single Responsibility Principle (SRP)
Finite State Programming
GameEngine Essentials Summative Assessment
Game-in-game
Implementing Enemies
Web APIs and Local Storage Documentation
API's and how they are used
Game Over | Transitions | Leaderboard
Local Storage
Player | Animation | Collision
Backgrounds | Theme | Messages
Enemies | Collision
Platform | Elevated
Sprint 5 - CSSE Objectives
Game Help - Platformer
OOP, Multiplayer
Calendar System — Test Runner
1 min read
About This Page
This page loads all five Calendar SRP modules and runs the comprehensive test suite directly in your browser. Tests cover:
- CalendarData — date lookups, holidays, skip weeks, formatting
- EventBuilder — item parsing, event construction, iCal generation
- CalendarApi — error classification, sync/remove with mocked auth (logged in, logged out, network error, server error, login redirect)
- CalendarUI — modal rendering, checkbox state, toast notifications, priority persistence
- Orchestrator — full sync/remove flows, sprint date preview, integration
See the Architecture Documentation for how the system is designed.
Run Tests
Not run yet
Click "Run All Tests" to execute the test suite.