Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
haskell-gargantext
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
163
Issues
163
List
Board
Labels
Milestones
Merge Requests
8
Merge Requests
8
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
gargantext
haskell-gargantext
Commits
76450396
Verified
Commit
76450396
authored
Feb 27, 2025
by
Przemyslaw Kaminski
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[sqlite] test fix
parent
dfbfaf30
Pipeline
#7380
passed with stages
in 69 minutes and 26 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
30 deletions
+3
-30
stack.yaml
stack.yaml
+1
-28
Export.hs
test/Test/API/Export.hs
+2
-2
No files found.
stack.yaml
View file @
76450396
...
@@ -128,7 +128,6 @@
...
@@ -128,7 +128,6 @@
-
"
taggy-0.2.1"
-
"
taggy-0.2.1"
-
"
taggy-lens-0.1.2"
-
"
taggy-lens-0.1.2"
-
"
tasty-1.5"
-
"
tasty-1.5"
-
"
tasty-bench-0.4"
-
"
tasty-hspec-1.2.0.4"
-
"
tasty-hspec-1.2.0.4"
-
"
tasty-hunit-0.10.2"
-
"
tasty-hunit-0.10.2"
-
"
tasty-quickcheck-0.11"
-
"
tasty-quickcheck-0.11"
...
@@ -159,14 +158,6 @@
...
@@ -159,14 +158,6 @@
-
"
zip-2.0.1"
-
"
zip-2.0.1"
-
"
zip-archive-0.4.3.2"
-
"
zip-archive-0.4.3.2"
-
"
zlib-0.7.1.0"
-
"
zlib-0.7.1.0"
-
commit
:
2b5d69448557e89002c0179ea1aaf59bb757a6e3
git
:
"
https://github.com/AccelerateHS/accelerate-llvm.git"
subdirs
:
-
"
accelerate-llvm-native/"
-
commit
:
2b5d69448557e89002c0179ea1aaf59bb757a6e3
git
:
"
https://github.com/AccelerateHS/accelerate-llvm.git"
subdirs
:
-
"
accelerate-llvm/"
-
commit
:
334d05519436bb7f20f9926ec76418f5b8afa359
-
commit
:
334d05519436bb7f20f9926ec76418f5b8afa359
git
:
"
https://github.com/AccelerateHS/accelerate.git"
git
:
"
https://github.com/AccelerateHS/accelerate.git"
subdirs
:
subdirs
:
...
@@ -175,14 +166,6 @@
...
@@ -175,14 +166,6 @@
git
:
"
https://github.com/adinapoli/http-reverse-proxy.git"
git
:
"
https://github.com/adinapoli/http-reverse-proxy.git"
subdirs
:
subdirs
:
-
.
-
.
-
commit
:
7533a9ccd3bfe77141745f6b61039a26aaf5c83b
git
:
"
https://github.com/adinapoli/llvm-hs.git"
subdirs
:
-
"
llvm-hs"
-
commit
:
7533a9ccd3bfe77141745f6b61039a26aaf5c83b
git
:
"
https://github.com/adinapoli/llvm-hs.git"
subdirs
:
-
"
llvm-hs-pure"
-
commit
:
a110807651036ca2228a76507ee35bbf7aedf87a
-
commit
:
a110807651036ca2228a76507ee35bbf7aedf87a
git
:
"
https://github.com/alpmestan/accelerate-arithmetic.git"
git
:
"
https://github.com/alpmestan/accelerate-arithmetic.git"
subdirs
:
subdirs
:
...
@@ -328,8 +311,6 @@ flags:
...
@@ -328,8 +311,6 @@ flags:
templatehaskell
:
true
templatehaskell
:
true
SHA
:
SHA
:
exe
:
false
exe
:
false
"
abstract-deque"
:
usecas
:
false
accelerate
:
accelerate
:
"
bounds-checks"
:
true
"
bounds-checks"
:
true
debug
:
false
debug
:
false
...
@@ -455,7 +436,7 @@ flags:
...
@@ -455,7 +436,7 @@ flags:
"
no-double-conversion"
:
false
"
no-double-conversion"
:
false
gargantext
:
gargantext
:
"
enable-benchmarks"
:
false
"
enable-benchmarks"
:
false
"
no-phylo-debug-logs"
:
tru
e
"
no-phylo-debug-logs"
:
fals
e
"
test-crypto"
:
false
"
test-crypto"
:
false
graphviz
:
graphviz
:
"
test-parsing"
:
false
"
test-parsing"
:
false
...
@@ -510,18 +491,12 @@ flags:
...
@@ -510,18 +491,12 @@ flags:
"
test-properties"
:
true
"
test-properties"
:
true
"
test-templates"
:
true
"
test-templates"
:
true
trustworthy
:
true
trustworthy
:
true
libffi
:
"
ghc-bundled-libffi"
:
true
libyaml
:
libyaml
:
"
no-unicode"
:
false
"
no-unicode"
:
false
"
system-libyaml"
:
false
"
system-libyaml"
:
false
linear
:
linear
:
herbie
:
false
herbie
:
false
"
template-haskell"
:
true
"
template-haskell"
:
true
"
llvm-hs"
:
debug
:
false
"
llvm-with-rtti"
:
false
"
shared-llvm"
:
true
lzma
:
lzma
:
pkgconfig
:
true
pkgconfig
:
true
massiv
:
massiv
:
...
@@ -634,8 +609,6 @@ flags:
...
@@ -634,8 +609,6 @@ flags:
transformers
:
true
transformers
:
true
tasty
:
tasty
:
unix
:
true
unix
:
true
"
tasty-bench"
:
tasty
:
true
"
tasty-golden"
:
"
tasty-golden"
:
"
build-example"
:
false
"
build-example"
:
false
"
text-format"
:
"
text-format"
:
...
...
test/Test/API/Export.hs
View file @
76450396
...
@@ -5,7 +5,7 @@ module Test.API.Export (tests) where
...
@@ -5,7 +5,7 @@ module Test.API.Export (tests) where
import
Control.Lens
(
view
)
import
Control.Lens
(
view
)
import
Data.ByteString.Lazy
qualified
as
BSL
import
Data.ByteString.Lazy
qualified
as
BSL
import
Data.Version
(
parseVersion
,
showVersion
)
import
Data.Version
(
showVersion
)
import
Database.SQLite.Simple
qualified
as
S
import
Database.SQLite.Simple
qualified
as
S
-- import Fmt (build)
-- import Fmt (build)
import
Gargantext.API.Node.Corpus.Export.Types
(
CorpusSQLite
(
..
),
CorpusSQLiteData
(
..
))
import
Gargantext.API.Node.Corpus.Export.Types
(
CorpusSQLite
(
..
),
CorpusSQLiteData
(
..
))
...
@@ -18,7 +18,7 @@ import Gargantext.Core.Types.Individu
...
@@ -18,7 +18,7 @@ import Gargantext.Core.Types.Individu
import
Gargantext.Database.Action.Flow
(
addDocumentsToHyperCorpus
)
import
Gargantext.Database.Action.Flow
(
addDocumentsToHyperCorpus
)
import
Gargantext.Database.Action.User
(
getUserId
)
import
Gargantext.Database.Action.User
(
getUserId
)
import
Gargantext.Database.Admin.Types.Hyperdata.Corpus
(
HyperdataCorpus
)
import
Gargantext.Database.Admin.Types.Hyperdata.Corpus
(
HyperdataCorpus
)
import
Gargantext.Database.Admin.Types.Node
(
NodeType
(
NodeFolder
,
NodeCorpus
,
NodeFolderPrivate
)
,
NodeId
(
UnsafeMkNodeId
)
)
import
Gargantext.Database.Admin.Types.Node
(
NodeType
(
NodeFolder
,
NodeCorpus
,
NodeFolderPrivate
))
import
Gargantext.Database.Query.Table.Node
(
getOrMkList
,
getNodeWith
,
insertDefaultNode
,
insertNode
)
import
Gargantext.Database.Query.Table.Node
(
getOrMkList
,
getNodeWith
,
insertDefaultNode
,
insertNode
)
import
Gargantext.Database.Query.Tree.Root
(
getRootId
)
import
Gargantext.Database.Query.Tree.Root
(
getRootId
)
import
Gargantext.Database.Schema.Node
(
node_hyperdata
)
import
Gargantext.Database.Schema.Node
(
node_hyperdata
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment