Logo
Explore Help
Sign In
logos-storage/logos-storage-nim
1
0
Fork 0
You've already forked logos-storage-nim
mirror of https://github.com/logos-storage/logos-storage-nim.git synced 2026-01-04 22:43:12 +00:00
Code Issues Packages Projects Releases Wiki Activity
logos-storage-nim/tests/testIntegration.nim

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

7 lines
125 B
Nim
Raw Normal View History

fix(tests): auto import all tests files and fix forgotten tests (#1281)
2025-06-23 13:18:59 +02:00
import std/os
import ./imports
importTests(currentSourcePath().parentDir() / "integration")
[test] Add integration test for sales and purchasing
2022-05-18 14:31:45 +02:00
Fix warnings (drops Nim 1.2) (#348) * [build] disable XCannotRaiseY hint There are too many {.raises:[Defect].} in the libraries that we use, drowning out all other warnings and hints * [build] disable BareExcept warning Not yet enabled in a released version of Nim, so libraries that we depend on have not fixed this yet, drowning out our own hints and warnings * [build] disable DotLikeOps warning dot-like ops were an experiment that is not going land in Nim * [build] compile log statements in tests When running tests, all log statements are compiled. They are filtered out at runtime during a test run. * [build] do not build executable when running unit test It's already built in the integration test * [build] Fix warnings - remove unused code - remove unused imports - stop using deprecated stuff * [build] Put compiler flags behind nim version checks * [CI] remove Nim 1.2 compatibility
2023-03-09 12:23:45 +01:00
{.warning[UnusedImport]: off.}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.0 Page: 60ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API