cs481-ekh / s24-gone-phishin

https://cs481-ekh.github.io/s24-gone-phishin/
MIT License
1 stars 0 forks source link

Extension runs in reasonable amount of time in email chain #153

Closed Subpoened-peon closed 2 months ago

Subpoened-peon commented 3 months ago

References #44

Definition of done

Subpoened-peon commented 2 months ago

[t:120] Tested ways to get the last email in a response chain to be the only element in the node list to be examined. Got it to be isolated and it now ignores the trimmed content of the past responses. Seems ready to get pushed into main but I want to do some testing first and verify it won't cause issues when reading the subject line.

Subpoened-peon commented 2 months ago

[t:90] Attempted to create some tests for this that could be ran inside the container but could not get the installations section of the shell script to work. Will attempt to add them in the future but for a different task.