From 488f2eb3e4720b79cfdafca9e60408fe9bdcc0ca Mon Sep 17 00:00:00 2001 From: Son Nguyen Date: Mon, 20 May 2024 20:12:59 +0700 Subject: [PATCH] Update: Enhanced loading times (#192) --- MovieVerse-Frontend/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MovieVerse-Frontend/README.md b/MovieVerse-Frontend/README.md index e1a37968..cb6f9620 100644 --- a/MovieVerse-Frontend/README.md +++ b/MovieVerse-Frontend/README.md @@ -90,7 +90,7 @@ Please note that it is currently under development, and the components may under ### Tests Directory - `tests` -The tests directory contains a collection of test scripts for the MovieVerse application. These tests are designed to ensure that the app's functionality is working as expected and to identify any potential issues or bugs. +The tests directory contains a collection of test scripts and suites for the `MovieVerse` application. These tests are designed to ensure that the app's functionality is working as expected and to identify any potential issues or bugs. - `apiTests.js`: Tests for the API functionality - `chatbotInteractionTests.js`: Tests for the chatbot interaction