Releases: alvindera97/T
Releases · alvindera97/T
v5.7.0
What's Changed
- Increase defaultCommandTimeout by @alvindera97 5d04d5c
- Move Test For Confirming POST Payload To Cypress by @alvindera97 99798a3
- Add Comments On Unsustainability Of Test Strategy by @alvindera97 dea2dc7
- Set Up env For Cypress GitHub Actions by @alvindera97 d506cd4
- Grab Form Inputs Contents To Populate POST Payload by @alvindera97 45af691
Full Changelog: v5.6.0...v5.7.0
v5.0.0
What's Changed
- Add Flowbite React To Project Dependencies by @alvindera97 0556528
- Configure flowbite-react by @alvindera97 f728d5b
- Expunge Deno Setup by @alvindera97 7def930
Full Changelog: v4.2.0...v5.0.0
v4.0.0
What's Changed
- Migrate away from mocked tests to docker powered resources by @alvindera97 in #18
Full Changelog: v3.2.2...v4.0.0
v3.2.2
What's Changed
- Replace Controller constructor mock Controller.initialise mock by @alvindera97 40794ba
- Remove Thread Pool Controller Call by @alvindera97 3497676
- Mock Out Utility Function To Create Kafka Topic by @alvindera97 4b05575
- Update Starlette And FastAPI Versions by @alvindera97 9ce4c06
Full Changelog: v3.2.0...v3.2.2
v3.0.0
What's Changed
- Make User.generate_message Class Method by @alvindera97 a21c449
- Refactor Endpoint For Setting Up Chat by @alvindera97 91c3f46
- Refactor Multiple Assertion Checks To Fit Into Singular Statement by @alvindera97 4abc27e
- Add Kafka Manager & Kafka Manager Factory Class by @alvindera97 d66212e
- Remove Kafka Producer & Consumer On User Class by @alvindera97 0b21e18
Full Changelog: v2.8.1...v3.0.0
v2.8.1
What's Changed
- Set Up Application Controller For Chat After Kafka Topic Creation by @alvindera97 c279a6a
Full Changelog: v2.8.0...v2.8.1
v2.8.0
What's Changed
- Expand Side Effect Requirement For Eventlet by @alvindera97 b592d67
- Add New Utility Function To Create Kafka Topic by @alvindera97 4e35441
- Update Environment Variable Name by @alvindera97 63a93da
- Create Topic Utility Function Now Raises Exception On Unsuccessful Execution by @alvindera97 1dba35a
- Reformat With Black by @alvindera97 a74ff60
- Set Up Black For Repo Contributors @alvindera97 ebe74dc
- New Kafka Topic For Chat Is Created On Chat Setup by @alvindera97 d215775
Full Changelog: v2.7.1...v2.8.0
v2.7.1
v2.7.0
What's Changed
- Chore: Add Missing Method Docstrings by @alvindera97 a82187d
- WIP: Add Kafka Starup And Shutdown Commands To Backend Lifecycle by @alvindera97 acc55c8
- Add Startup Function For Apache Kafka Zookeeper by @alvindera97 96b7279
- Start Kafka Server After Successful Start Of Zookeeper by @alvindera97 1cb74ed
- Remove 'communicate' Attribute From Mocked subprocess.Popen by @alvindera97 af78ec0
- Mock Out The shutdown_apache_kafka Function From ApplicationBackendSt… by @alvindera97 b3630b5
- Flesh Out Function For Shutdown Of Apache Kafka by @alvindera97 24a9ded
- Add Required Environment Variables / Secrets To GitHub Workflow by @alvindera97 ffa7199
- Refactor Logic For Invalid Shutdown Subprocess States by @alvindera97 c17c0a4
- Mock Out warnings.warn For Test Not Testing Warning by @alvindera97 6cbd8e4
- Reword InelegantKafaShutdownWarning Message by @alvindera97 f9be41a
- Remove Unused Variable In Test Method by @alvindera97 41aa423
- Refactor Test To Remove Possibility For Variable Lookup Before Definition by @alvindera97 d52859e
- Rename Environment Variable For Kafka Zookeeper Properties by @alvindera97 09fac52
- Remove FastAPI Kafka Consumer by @alvindera97 ec86bc6
- Flesh out Function For Starting Up Kafka Producer On Server by @alvindera97 56afa18
- Add time.sleep To Wait Briefly For Kafka Process To Start Before Atte… by @alvindera97 9d98bb8
- Gracefully close mock patches in ApplicationBackendStartupAndShutdown… by @alvindera97 f8bce56
- Add Docstring To tearDownModule & setUpModule by @alvindera97 488f521
- WIP: Refactor Apache Kafka Start by @alvindera97 b6f76fa
- Add Env For Max Startup Wait Time For Apache Kafka To GitHub Workflows by @alvindera97 6318c6d
- Rename Env On Apache Kafka Zoookeeper Properties Full Path by @alvindera97 e91ea3e
- Add New Test For Rendering Stdout Of Apache Kafka Server Start by @alvindera97 8766140
- Rename Apache Kafka Server Process Variable Name by @alvindera97 d0e8a90
- Complete Rendering Of Apache Kafka Server Start Subprocess To Terminal by @alvindera97 df66808
- Refactor ApplicationBackendStartupAndShutdownTest To Allow Server Start by @alvindera97 dca2423
- Update Mock At ApplicationBackendStartupAndShutdownFunctionsTest To A… by @alvindera97 aa88bdb
- Apply eventlet.Timeout Mock For Each Server Startup Test & Handle Edg… by @alvindera97 7b6cd9a
- Remove Server Apache Kafka Producer Startup Pause by @alvindera97 0d1a80f
- Augment Mock On Random-Conditional Test Brach by @alvindera97 a37b682
- Fles hout Function To Close Server Kafka Producer by @alvindera97 a019e52
Full Changelog: v2.6.0...v2.7.0
v2.6.0
What's Changed
- Controller Now Takes Chat Context Argument by @alvindera97 d8b8530
Full Changelog: v2.5.0...v2.6.0