Skip to content
Snippets Groups Projects
  1. Nov 14, 2021
  2. Nov 09, 2021
    • Lucendio's avatar
      Upgrade versions · 22c70cd2
      Lucendio authored
      * NodeJS: v16
      * NPM: v8
      * Jest: v27
      * Mongoose: v6
      
      And fix some small issues along the way
      22c70cd2
  3. Oct 04, 2020
    • Lucendio's avatar
      Polish 'creating to' server test · ea913953
      Lucendio authored
      * fix file name typo
      * remove logs in test do reduce noise
      * prevent 'connection established' log in test mode to reduce noise
      * rename test to make it more obvious that it does not require (or create)
        a user object
      ea913953
    • Lucendio's avatar
      Update server dependencies; fix invocation in 'make test' · f596e81b
      Lucendio authored
      * update mongoose, jest and nodemon to address security alerts triggered
        by dependabot
      * 'test' target had a bug introduced by using wrong syntax
      * renamed server scripts to clarify the distinction between invocations
        in local development, CI and actual operations
      f596e81b
  4. May 14, 2020
    • Lucendio's avatar
      Add make target to start db and app in a transparent way · 128282d7
      Lucendio authored
      * adjust mongoose configuration
      * documents more make targets in readme
      * applied npm scripts convention of the client to the corresponding
        server scripts in order to be more consistent (`start` is now meant
        for local development)
      128282d7
  5. Apr 09, 2020
Loading