@@ -212,7 +212,7 @@ Only 64-bit MSVC build can be compiled.
...
@@ -212,7 +212,7 @@ Only 64-bit MSVC build can be compiled.
- In Visual Studio, download WiX Toolset Visual Studio Extension.
- In Visual Studio, download WiX Toolset Visual Studio Extension.
- Build client-windows project first, then the JamiInstaller project, msi package should be stored in ring-project\client-windows\JamiInstaller\bin\Release
- Build client-windows project first, then the JamiInstaller project, msi package should be stored in ring-project\client-windows\JamiInstaller\bin\Release
## Testing For Client-qt
## Testing for Client-qt on Windows
- We currently use [GoogleTest](https://github.com/google/googletest) and [Qt Quick Test](https://doc.qt.io/qt-5/qtquicktest-index.html#introduction) in our product. To build and run tests, you could use the following command.
- We currently use [GoogleTest](https://github.com/google/googletest) and [Qt Quick Test](https://doc.qt.io/qt-5/qtquicktest-index.html#introduction) in our product. To build and run tests, you could use the following command.
...
@@ -221,6 +221,16 @@ Only 64-bit MSVC build can be compiled.
...
@@ -221,6 +221,16 @@ Only 64-bit MSVC build can be compiled.
python make-client.py runtests
python make-client.py runtests
```
```
- Note that, for tests, the path of local storage files for jami will be changed based on following environment variables.