Daniel PETISME

Results 22 issues of Daniel PETISME

**What is the issue?** My company is somehow blocking the access to firebase (via the corporate proxy I guess). ![image](https://user-images.githubusercontent.com/593564/82955544-5dcc8880-9faf-11ea-92a9-cfd55ba985aa.png) The consequence is that Firebase thinks the client is offline...

:bug: bug

Quarkus proposes a neat reactive programming model (which can be used side by side with the imperative model). The objective is to propose to the user to choose the programming...

enhancement
good first issue
$$ bug-bounty $$
$500

**Is your feature request related to a problem? Please describe.** While generating a native executable, the generated project does not provide a support for native executable testing. This absence of...

enhancement
help wanted
$$ bug-bounty $$
$200

**Describe the bug** When an entity use an Enumeration type, the generated test does not import properly the enum class nor items **To Reproduce** - Download the JDL file https://github.com/jhipster/jdl-samples/blob/main/online-shop.jh...

**Is your feature request related to a problem? Please describe.** With the current setup a user can create an app with a JWT authentication but neither a DB or the...

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...

$$ bug-bounty $$
$100

**Is your feature request related to a problem? Please describe.** When a test is annotated `@Transactional` the data is not commited into the DB thus not visible in the application...

status: waiting-quarkus-fix

**Is your feature request related to a problem? Please describe.** See https://github.com/quarkusio/quarkus/issues/6492 **Describe the solution you'd like** Waiting for an answer from Quarkus **Describe alternatives you've considered** **Additional context**

status: waiting-quarkus-fix

The implementation for https://github.com/golo-lang/rigolo/pull/3. >Think big, start small but start... - [ ] Data structures - [ ] Default behaviors - [ ] CLI `golo test` - [ ] Assertions...

This PR aims to track the discussion, updates regarding the Golo Testing module. TODO - [x] feat:CLI integration - [x] feat:Gradle Integration - [ ] feat:Allow specification definition through a...

feature
in-progress