Тестовое задание для RDX-lab

Overview

NestJs Api

  • Для начала нужно переименовать файл .env.template в .env и заполнить его данными, которых не хватает
  • Далее выполняем:
docker-compose -f docker-compose.yml up --no-start
docker-compose -f docker-compose.yml start

После этого у нас поднимаются 2 контейнера: mail: nestjs приложение; postgres: бд

е2е тесты:

npm run test:e2e

Если что-то не работает, пишите в телеграм @bettoqo

You might also like...

Потоковый курс информатики для 1 курса Политехнического университета

Информатика 2022 🔥 Web Курс по информатике в Политехе. В репозитории вы можете найти слайды и комментарии к темам занятий. № Название Слайды Коммента

Sep 15, 2022

Hospital - Умная система для Госпиталей

Hospital - Умная система для Госпиталей

Hospital - Умная система для Госпиталей Эта аналогичная система но с дополненными функциями для удобства. Врачам больше не придется бегать по всем кой

Oct 18, 2022

Шаблон для ботів discord.js v14.8.0 із 100% охопленням Discord API, обробником команд, тощо на основі https://discordjs.guide/

Ласкаво просимо до шаблону дискорд бота Шаблон бота з відкритим вихідним кодом discord.js, який базується на офіційному посібнику з discord.js, щоб ро

Mar 18, 2023

Тестовое задание для стажировки ВКонтакте 2022: масштабируемый чатик

Бедный Клон ВКонтакте Этот проект представляет собой печальную копию ВК. Печальную за счёт отсутствия чего-либо кроме простого обмена сообщениями, рег

Mar 29, 2022

Дополнение для lolz.guru для помощи в решении капчи

notice Всё это сделано пока в сыром виде. Сервера будут останавливаться, обновления выпускаться, участие не работать. Пока всё это работает только для

Mar 13, 2022

A markdown editor. http://lab.lepture.com/editor/

Editor A markdown editor you really want. Sponsors Editor is sponsored by Typlog. Overview Editor is not a WYSIWYG editor, it is a plain text markdown

Dec 19, 2022

Hands-on lab for Power Platform Tools for Visual Studio Code

Power Platform Tools for Visual Studio Code Lab This repository contains the lab instructions and content on how to experience the Power Platform Tool

Dec 1, 2022

Lab demonstrating how to share sensitive data, using Basis Theory tokenization.

sendsecure.ly A Basis Theory Lab that enables users to securely share passwords, credentials, or any other sensitive data with another person. The app

Dec 29, 2022

Um bot de suporte feito usando threads para o Discord, 100% customizável, feito em JavaScript e inspirado no Rio Helper do servidor Elixir Lab e na Loritta Helper do serivdor de suporte da Loritta.

Ticket Bot Um bot de suporte feito usando threads para o Discord, 100% customizável, feito em JavaScript e inspirado no Rio Helper do servidor Elixir

Dec 21, 2022

Interactive Text Annotation for Jupyter Notebook/Lab

Interactive Text Annotation for Jupyter Notebook/Lab

Interactive Text Annotation for Jupyter Notebook/Lab Perform entity extraction inline without leaving your notebook. Iteratively label and train a mod

Dec 26, 2022

Experience Lab is a set of utilities that assist in creating instances of Microsoft Energy Data Services, performing data loads, and performing basic management operations.

Experience Lab - Microsoft Energy Data Services Build Status About Experience Lab is an automated, end-to-end deployment accelerator for Microsoft Ene

Dec 14, 2022

Projeto desenvolvido durante o ignite lab 3 da Rocketseat.

Projeto desenvolvido durante o ignite lab 3 da Rocketseat.

🚀 Tecnologias Esse projeto foi desenvolvido com as seguintes tecnologias: Vite React Typescript Tailwindcss Radix UI Phosphor Icons Figma Storybook ?

Oct 19, 2022

Быстрая настройка для создания VK Bot'а

Быстрая настройка для своего бота VK 🔧 Установка: 📥 git clone https://github.com/DeFaNy/setup-vk-bot-js 💙 После клонирования просто переименуйте па

Dec 21, 2021

Скрипт для добавления дивидендов от иностранных компаний в 3-НДФЛ на сайте налоговой

Скрипт для добавления дивидендов от иностранных компаний в 3-НДФЛ на сайте налоговой Заточено под XLSX-отчет от Тинькофф. Подробная информация о запол

Apr 23, 2022

exteraWeb - веб-клиент для Telegram

exteraWeb - веб-клиент для Telegram

exteraWeb Интерфейс Детали Веб клиент для Telegram разработанный с использованием ReactJS и TDLib. Посмотреть можно здесь. Запуск Получите API ключи.

Jun 23, 2022

Пример торгового робота для Tinkoff Invest API (Node.js)

Пример торгового робота для Tinkoff Invest API (Node.js)

tinkoff-robot Пример торгового робота на Node.js с использованием Tinkoff Invest Api v2. использует комбинацию нескольких сигналов работает одновремен

Jan 2, 2023

AutoSend Letters HeadHunter — это скрипт для автоматической отправки откликов на HeadHunter (hh).

AutoSend Letters HeadHunter — это скрипт для автоматической отправки откликов на HeadHunter (hh).

AutoSend Letters HeadHunter Описание проекта AutoSend Letters HeadHunter — это скрипт для автоматической отправки откликов на HeadHunter (hh). Для чег

Dec 21, 2022

Плагин для браузера, позволяющий сохранить информацию о вашем голосе в файл

deg-plugin После подключения плагина нужно открыть Инструменты разработчика (Developer tools), нажав Ctrl-Shift-I (Windows/Linux) или Command-Option-I

Sep 12, 2022

Потоковый курс информатики для 1 курса Политехнического университета

Информатика 2022 🔥 Web Курс по информатике в Политехе. В репозитории вы можете найти слайды и комментарии к темам занятий. № Название Слайды Коммента

Sep 15, 2022
Comments
  • Bump qs and formidable

    Bump qs and formidable

    Bumps qs and formidable. These dependencies needed to be updated together. Updates qs from 6.9.3 to 6.10.3

    Changelog

    Sourced from qs's changelog.

    6.10.3

    • [Fix] parse: ignore __proto__ keys (#428)
    • [Robustness] stringify: avoid relying on a global undefined (#427)
    • [actions] reuse common workflows
    • [Dev Deps] update eslint, @ljharb/eslint-config, object-inspect, tape

    6.10.2

    • [Fix] stringify: actually fix cyclic references (#426)
    • [Fix] stringify: avoid encoding arrayformat comma when encodeValuesOnly = true (#424)
    • [readme] remove travis badge; add github actions/codecov badges; update URLs
    • [Docs] add note and links for coercing primitive values (#408)
    • [actions] update codecov uploader
    • [actions] update workflows
    • [Tests] clean up stringify tests slightly
    • [Dev Deps] update eslint, @ljharb/eslint-config, aud, object-inspect, safe-publish-latest, tape

    6.10.1

    • [Fix] stringify: avoid exception on repeated object values (#402)

    6.10.0

    • [New] stringify: throw on cycles, instead of an infinite loop (#395, #394, #393)
    • [New] parse: add allowSparse option for collapsing arrays with missing indices (#312)
    • [meta] fix README.md (#399)
    • [meta] only run npm run dist in publish, not install
    • [Dev Deps] update eslint, @ljharb/eslint-config, aud, has-symbols, tape
    • [Tests] fix tests on node v0.6
    • [Tests] use ljharb/actions/node/install instead of ljharb/actions/node/run
    • [Tests] Revert "[meta] ignore eclint transitive audit warning"

    6.9.7

    • [Fix] parse: ignore __proto__ keys (#428)
    • [Fix] stringify: avoid encoding arrayformat comma when encodeValuesOnly = true (#424)
    • [Robustness] stringify: avoid relying on a global undefined (#427)
    • [readme] remove travis badge; add github actions/codecov badges; update URLs
    • [Docs] add note and links for coercing primitive values (#408)
    • [Tests] clean up stringify tests slightly
    • [meta] fix README.md (#399)
    • Revert "[meta] ignore eclint transitive audit warning"
    • [actions] backport actions from main
    • [Dev Deps] backport updates from main

    6.9.6

    • [Fix] restore dist dir; mistakenly removed in d4f6c32

    6.9.5

    • [Fix] stringify: do not encode parens for RFC1738
    • [Fix] stringify: fix arrayFormat comma with empty array/objects (#350)
    • [Refactor] format: remove util.assign call
    • [meta] add "Allow Edits" workflow; update rebase workflow
    • [actions] switch Automatic Rebase workflow to pull_request_target event

    ... (truncated)

    Commits
    • f92ddb5 v6.10.3
    • d9e9529 [Dev Deps] update eslint
    • 8b4cc14 [Fix] parse: ignore __proto__ keys
    • ad63d36 [actions] reuse common workflows
    • c028385 [Dev Deps] update eslint, @ljharb/eslint-config, object-inspect, tape
    • 0a1d3e8 [Robustness] stringify: avoid relying on a global undefined
    • 408ff95 v6.10.2
    • 3cea04d [Dev Deps] update @ljharb/eslint-config
    • 28fba8f [Dev Deps] update eslint, @ljharb/eslint-config, tape
    • 9aee773 [Fix] stringify: actually fix cyclic references
    • Additional commits viewable in compare view

    Updates formidable from 2.0.1 to 2.1.1

    Commits

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
    • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
    • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
    • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

    You can disable automated security fix PRs for this repo from the Security Alerts page.

    dependencies 
    opened by dependabot[bot] 0
Owner
Ivan
Computer science engineering student.
Ivan
Hands-on lab for Power Platform Tools for Visual Studio Code

Power Platform Tools for Visual Studio Code Lab This repository contains the lab instructions and content on how to experience the Power Platform Tool

Microsoft 8 Dec 1, 2022
Um bot de suporte feito usando threads para o Discord, 100% customizável, feito em JavaScript e inspirado no Rio Helper do servidor Elixir Lab e na Loritta Helper do serivdor de suporte da Loritta.

Ticket Bot Um bot de suporte feito usando threads para o Discord, 100% customizável, feito em JavaScript e inspirado no Rio Helper do servidor Elixir

ADG 6 Dec 21, 2022
Interactive Text Annotation for Jupyter Notebook/Lab

Interactive Text Annotation for Jupyter Notebook/Lab Perform entity extraction inline without leaving your notebook. Iteratively label and train a mod

null 8 Dec 26, 2022
Experience Lab is a set of utilities that assist in creating instances of Microsoft Energy Data Services, performing data loads, and performing basic management operations.

Experience Lab - Microsoft Energy Data Services Build Status About Experience Lab is an automated, end-to-end deployment accelerator for Microsoft Ene

Microsoft 9 Dec 14, 2022
Projeto desenvolvido durante o ignite lab 3 da Rocketseat.

?? Tecnologias Esse projeto foi desenvolvido com as seguintes tecnologias: Vite React Typescript Tailwindcss Radix UI Phosphor Icons Figma Storybook ?

JEAM MARTINS ALVES 3 Oct 19, 2022
Скрипт для добавления дивидендов от иностранных компаний в 3-НДФЛ на сайте налоговой

Скрипт для добавления дивидендов от иностранных компаний в 3-НДФЛ на сайте налоговой Заточено под XLSX-отчет от Тинькофф. Подробная информация о запол

Dmitry Kirilyuk 7 Apr 23, 2022
exteraWeb - веб-клиент для Telegram

exteraWeb Интерфейс Детали Веб клиент для Telegram разработанный с использованием ReactJS и TDLib. Посмотреть можно здесь. Запуск Получите API ключи.

exteraSquad 6 Jun 23, 2022
Пример торгового робота для Tinkoff Invest API (Node.js)

tinkoff-robot Пример торгового робота на Node.js с использованием Tinkoff Invest Api v2. использует комбинацию нескольких сигналов работает одновремен

Vitaliy Potapov 11 Jan 2, 2023
AutoSend Letters HeadHunter — это скрипт для автоматической отправки откликов на HeadHunter (hh).

AutoSend Letters HeadHunter Описание проекта AutoSend Letters HeadHunter — это скрипт для автоматической отправки откликов на HeadHunter (hh). Для чег

Igor Stepanov 22 Dec 21, 2022
Плагин для браузера, позволяющий сохранить информацию о вашем голосе в файл

deg-plugin После подключения плагина нужно открыть Инструменты разработчика (Developer tools), нажав Ctrl-Shift-I (Windows/Linux) или Command-Option-I

null 3 Sep 12, 2022