Skip to content

Commit 89ffb00

Browse files
Add first batch of example images
1 parent 93aaab3 commit 89ffb00

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

_docs/developer/rensselaer_center_for_open_source/2025_Jeffrey_Cordero.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,9 @@ Update your email notification settings for this course here: http://localhost:1
5555

5656
To support these new features and enhance overall system reliability, I built a dedicated Cypress testing suite for emails ([#11878](https://github.com/Submitty/Submitty/pull/11878)) and notification preferences ([#11913](https://github.com/Submitty/Submitty/pull/11913)). These tests verify the functionality of the user settings page, email status page, and key user interactions, establishing a solid foundation for future notification-related testing.
5757

58-
59-
![Cypress Test Example #2](../../../images/RCOS_report/2025_Jeffrey_Cordero/cypress-notifications-testing-example.png)
58+
<div style="text-align: center;">
59+
<img src="../../../images/RCOS_report/2025_Jeffrey_Cordero/cypress-notifications-testing-example.png" alt="Cypress Notification Testing" />
60+
</div>
6061

6162
### Rainbow Grades Nightly Build
6263

@@ -83,5 +84,6 @@ Beyond implementation, I played a key role in system design discussions and code
8384

8485
Additionally, to improve system resilience, I enhanced the hourly system-repair cron job, which restores core services such as the WebSocket server, to automatically recover the autograding infrastructure after a server outage, intelligently repairing all local and remote components.
8586

86-
87-
![Codebase Modernization](../../../images/RCOS_report/2025_Jeffrey_Cordero/system-modernization.png)
87+
<div style="text-align: center;">
88+
<img src="../../../images/RCOS_report/2025_Jeffrey_Cordero/system-modernization.png" alt="Codebase Modernization" />
89+
</div>

0 commit comments

Comments
 (0)