Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Client tests #225

Open
wants to merge 80 commits into
base: client-tests
Choose a base branch
from
Open

Commits on May 4, 2023

  1. Add redis instance

    MarhiievHE committed May 4, 2023
    Configuration menu
    Copy the full SHA
    954dbb1 View commit details
    Browse the repository at this point in the history
  2. fix redis

    MarhiievHE committed May 4, 2023
    Configuration menu
    Copy the full SHA
    c2b132c View commit details
    Browse the repository at this point in the history
  3. update client test

    MarhiievHE committed May 4, 2023
    Configuration menu
    Copy the full SHA
    744b2b1 View commit details
    Browse the repository at this point in the history
  4. npm run fmt

    MarhiievHE committed May 4, 2023
    Configuration menu
    Copy the full SHA
    ca20fb5 View commit details
    Browse the repository at this point in the history
  5. fixup! fix redis

    MarhiievHE committed May 4, 2023
    Configuration menu
    Copy the full SHA
    63e16c8 View commit details
    Browse the repository at this point in the history
  6. fixup! update client test

    MarhiievHE committed May 4, 2023
    Configuration menu
    Copy the full SHA
    730622f View commit details
    Browse the repository at this point in the history
  7. fix result message

    MarhiievHE committed May 4, 2023
    Configuration menu
    Copy the full SHA
    f13bccc View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

  1. Apply suggestions from code review

    Co-authored-by: Timur Shemsedinov <[email protected]>
    MarhiievHE and tshemsedinov committed May 5, 2023
    Configuration menu
    Copy the full SHA
    d3a6082 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    01b18d4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    336cca8 View commit details
    Browse the repository at this point in the history
  4. Update test/client.js

    tshemsedinov committed May 5, 2023
    Configuration menu
    Copy the full SHA
    5204859 View commit details
    Browse the repository at this point in the history
  5. add redis config

    MarhiievHE committed May 5, 2023
    Configuration menu
    Copy the full SHA
    0842251 View commit details
    Browse the repository at this point in the history
  6. update compose

    MarhiievHE committed May 5, 2023
    Configuration menu
    Copy the full SHA
    7306f03 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2c2549e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    267a5e5 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

  1. Configuration menu
    Copy the full SHA
    67317da View commit details
    Browse the repository at this point in the history
  2. remove debug

    MarhiievHE committed May 8, 2023
    Configuration menu
    Copy the full SHA
    e34937c View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

  1. Configuration menu
    Copy the full SHA
    bd5aa68 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f0096f View commit details
    Browse the repository at this point in the history
  3. Apply prettier fixes

    tshemsedinov authored and MarhiievHE committed May 17, 2023
    Configuration menu
    Copy the full SHA
    65ed136 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eed4337 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5a23b3f View commit details
    Browse the repository at this point in the history
  6. Update dependencies

    tshemsedinov authored and MarhiievHE committed May 17, 2023
    Configuration menu
    Copy the full SHA
    e5a917a View commit details
    Browse the repository at this point in the history
  7. Drop node.js 14 support, add 20

    tshemsedinov authored and MarhiievHE committed May 17, 2023
    Configuration menu
    Copy the full SHA
    cd3e68e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4aadf35 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2023

  1. update test logic

    MarhiievHE committed May 18, 2023
    Configuration menu
    Copy the full SHA
    20ba5b3 View commit details
    Browse the repository at this point in the history
  2. add break test on error

    MarhiievHE committed May 18, 2023
    Configuration menu
    Copy the full SHA
    a218fc6 View commit details
    Browse the repository at this point in the history
  3. Add an API startup wait

    MarhiievHE committed May 18, 2023
    Configuration menu
    Copy the full SHA
    a9c8962 View commit details
    Browse the repository at this point in the history
  4. debug

    MarhiievHE committed May 18, 2023
    Configuration menu
    Copy the full SHA
    0ffedd1 View commit details
    Browse the repository at this point in the history
  5. increase test timeout

    MarhiievHE committed May 18, 2023
    Configuration menu
    Copy the full SHA
    8898a50 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2023

  1. update uploader

    MarhiievHE committed May 19, 2023
    Configuration menu
    Copy the full SHA
    0ab34ef View commit details
    Browse the repository at this point in the history

Commits on May 20, 2023

  1. increase start delay

    MarhiievHE committed May 20, 2023
    Configuration menu
    Copy the full SHA
    771ded4 View commit details
    Browse the repository at this point in the history
  2. add delay

    MarhiievHE committed May 20, 2023
    Configuration menu
    Copy the full SHA
    5ecfdf6 View commit details
    Browse the repository at this point in the history
  3. update action

    MarhiievHE committed May 20, 2023
    Configuration menu
    Copy the full SHA
    cbf2009 View commit details
    Browse the repository at this point in the history
  4. fix get

    MarhiievHE committed May 20, 2023
    Configuration menu
    Copy the full SHA
    476b3b0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4f6922e View commit details
    Browse the repository at this point in the history
  6. add client test

    MarhiievHE committed May 20, 2023
    Configuration menu
    Copy the full SHA
    eaf30e3 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Rename ./db folder to ./database

    PR-URL: metarhia#228
    tshemsedinov authored and MarhiievHE committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    d1990b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    85d7385 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    696f36c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ef0b6e5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5511f43 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a893de6 View commit details
    Browse the repository at this point in the history
  7. Fix cache configuration

    PR-URL: metarhia#231
    tshemsedinov authored and MarhiievHE committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    5c1d5e3 View commit details
    Browse the repository at this point in the history
  8. Fix cache configuration

    PR-URL: metarhia#232
    tshemsedinov authored and MarhiievHE committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    d360471 View commit details
    Browse the repository at this point in the history
  9. Update Metarhia to 3.0

    tshemsedinov authored and MarhiievHE committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    df94712 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7047f81 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8702c90 View commit details
    Browse the repository at this point in the history
  12. Update dependencies

    tshemsedinov authored and MarhiievHE committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    3a06d60 View commit details
    Browse the repository at this point in the history
  13. Remove autocreated directory

    tshemsedinov authored and MarhiievHE committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    6c98310 View commit details
    Browse the repository at this point in the history
  14. Version 3.0.0

    tshemsedinov authored and MarhiievHE committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    4c17230 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    2b89e0f View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    9889ec9 View commit details
    Browse the repository at this point in the history
  17. Change repo title in readme

    tshemsedinov authored and MarhiievHE committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    3632d4a View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. Configuration menu
    Copy the full SHA
    eb11e4f View commit details
    Browse the repository at this point in the history
  2. increase start delay

    MarhiievHE committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    4ec38c4 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. add TODO

    MarhiievHE committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    8fcb886 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46261a7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    124fcf7 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. Update static client example

    - Remove service worker
    - Code style
    
    PR-URL: metarhia#246
    tshemsedinov authored and MarhiievHE committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    c90646e View commit details
    Browse the repository at this point in the history
  2. Update client metacom to 3.0.5

    PR-URL: metarhia#246
    tshemsedinov authored and MarhiievHE committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    661cdf4 View commit details
    Browse the repository at this point in the history
  3. Update dependencies

    PR-URL: metarhia#246
    tshemsedinov authored and MarhiievHE committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    d84fd18 View commit details
    Browse the repository at this point in the history
  4. Remove spec recorder

    PR-URL: metarhia#246
    tshemsedinov authored and MarhiievHE committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    9391e39 View commit details
    Browse the repository at this point in the history
  5. Add virtual folder example

    tshemsedinov authored and MarhiievHE committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    60a7962 View commit details
    Browse the repository at this point in the history
  6. Add 404 template

    tshemsedinov authored and MarhiievHE committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    c71812c View commit details
    Browse the repository at this point in the history
  7. Change relative urls to absolute

    tshemsedinov authored and MarhiievHE committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    387ccff View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    596dc00 View commit details
    Browse the repository at this point in the history
  9. Update dependencies

    tshemsedinov authored and MarhiievHE committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    8350292 View commit details
    Browse the repository at this point in the history
  10. Change eslint config for static

    tshemsedinov authored and MarhiievHE committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    1b4e23c View commit details
    Browse the repository at this point in the history
  11. fix prettier

    MarhiievHE committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    bc8e2e7 View commit details
    Browse the repository at this point in the history
  12. Add test mode

    MarhiievHE committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    eacafc1 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    dd31d8c View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. Configuration menu
    Copy the full SHA
    fb8ee4a View commit details
    Browse the repository at this point in the history
  2. fix db init scripts path

    MarhiievHE committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    f9cfcbd View commit details
    Browse the repository at this point in the history
  3. update testing

    MarhiievHE committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    5de3b2b View commit details
    Browse the repository at this point in the history
  4. update test

    MarhiievHE committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    6e59324 View commit details
    Browse the repository at this point in the history
  5. update test

    MarhiievHE committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    9a129ae View commit details
    Browse the repository at this point in the history
  6. remove test-api container

    MarhiievHE committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    fee12c7 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Configuration menu
    Copy the full SHA
    d2fa9dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc051cb View commit details
    Browse the repository at this point in the history